The mobile spinoff of the hit Avatar animated series is celebrating the summer with the new Unity Day event, starting now!
Open the VRChat Creator Companion app and select the project you want to add the package to. (If you have none, you may be interested on creating or adding a new project first) On the right side you ...
In this article, we continue developing a character controller for a 2D platformer in Unity, thoroughly examining each step of configuring and optimizing controls. In the previous article, “How to ...
One of the key elements of any 2D platformer is the main character. The way it moves and is controlled significantly shapes the game’s atmosphere — whether it's a cozy old-school game or a dynamic ...
While Unity animation events provide ability to call method from specific time point of animation clip, there is no Unity API for binding such method at runtime from code. So it was decided to ...