News

We created a simple sprite (triange) and put it into the middle of our camera view. Next we incorporated the Unity 2D movement system and linked everything together so we can move the sprite around. I ...
If you have attempted to control your character using Rigidbody2D in Unity 2D and tried to have it moving on slopes, you may find that it doesn't work and can get tricky to fix, at least for me. This ...
A complete tutorial explaining how to create a very basic 2D platform game for Android with touch-screen controls in Unity. By the end of part one you will have a working APK that lets you control ...
Vancouver, BC, January 25, 2022--(T-Net)--Unity announced today that it has acquired Vancouver-based Ziva Dynamics, a leader in sophisticated simulation and deformation, machine learning, and ...
In part one of how to create a simple 2D platformer for Android in Unity, we went over the basics of creating a 2D platformer in Unity for Android. In doing so, we created a very basic little ...