Preview image.
|

Flat Icons Pack Available in the Unity Asset Store

Introduction We’re thrilled to announce the release of our flat icons pack on the Unity Asset Store! This pack features over 100 essential icons, designed to meet the needs of most games and apps. With a sleek, flat design, these icons are versatile and perfect for a wide range of projects. If you’re looking to…

How to Make a 2D Rain Effect in the Unity Engine
|

How to Make a 2D Rain Effect in the Unity Engine

Rain in video games can enhance the atmosphere significantly, even in 2D games. However, It’s not clear how to make rain in a video game and using the wrong technique can hurt performance. Fortunately, rain is very straightforward to implement using the particle system, and we will show you how to do this efficiently in…

How to Improve the Performance of Your Unity Game
|

How to Improve the Performance of Your Unity Game

One of the biggest challenges in video game development is optimizing the game to run smoothly on a wide range of devices. This becomes even more critical when developing games on mobile phones, where resources are scarce. In this blog, we will share simple tips and techniques to improve the performance of your Unity game….