New Particles!
Hi there! I made a short video with some of the new particle effects I made. Hope you enjoy it and let us know what you think. See you next time
Hi there! I made a short video with some of the new particle effects I made. Hope you enjoy it and let us know what you think. See you next time
Hello guys, the last few weeks I was gradually remaking our Ability code. I wanted to preserve all of the functionalities we already had, but also make them easier to use simultaneously. I wanted to make it easy to prototype new abilities without writing a lot of code. And also improve sound and animation trigger[…]
Hello again. I’m back with another shader blog post. This time we will take a look at how to make a simple outline shader for your characters. First let’s take a look at our character with the default unlit unity shader. The character kind of blends in with the map and doesn’t stand out enough. We[…]
Hello friends, this will be the first slightly more technical blog. I will show you a simple shader trick you can use for your world space GUI elements. This blog is very basic and meant for people that have little to no experience with writing Unity shaders. Some days ago I noticed that our in[…]