The Power of Game Design Documents
A Game Design Document simplifies complex ideas and serves as the blueprint. More importantly, it puts everyone from the development team on the same page. Read this blog post to know more about the importance and essentials of a Game Design Document.
Making a Galaxy from Particle System in Unity: Part 2
This is Part 2 of a two-part series that details the creation of a Galaxy in Unity using a Particle system. We will learn how to add materials to the particle system we made in Part 1 and further refine it to make it look more like a galaxy.
Button Particle Effects in Unity UI
Do you want to make a button in your game a lot more special than other buttons using particle effects inside it? Then you're reading the right article, we will tackle one of the most exciting and useful uses of particle systems inside a button.
Making a Galaxy from Particle System in Unity
One of the many effects you can make by using a particle system is a galaxy that keeps spinning along with some stars and clusters of stars, which is what I am going to show you in this blog while explaining the usage of parameters and their description.