News

Unity has released the beta for version 5.5 of its eponymous engine. The headline improvements in the unstable iteration are to line rendering and the particle system, with LineRenderer and ...
This is a learning project where I am developing a 2D platformer and action-adventure game inspired by Hollow Knight, built using Unity. The project serves as a hands-on experience to explore game ...
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 ‘game’ ...
In 2D platformer games, responsive and fluid character movement is essential to ensure an engaging player experience. The script provided controls various movement mechanics such as walking, running, ...