Unity, the increasingly popular “build once, deploy anywhere” 3D game engine, is going 2D. At the company’s UNITE conference in Vancouver this morning, CEO David Helgason announced three things: ...
Google today announced new developer tools specifically for building mobile games. The company has launched a new 2D physics library called LiquidFun, a Google Play games plugin for Unity which works ...
Integration of Unity Physics2D events for LeoECS Proto. IMPORTANT! Requires C# 9 (or Unity >= 2021.2). IMPORTANT! Depends on: Leopotam.EcsProto, Leopotam.EcsProto.QoL, Leopotam.EcsProto.Unity.
Up until this year, game engines were not something most gamers had to give much thought to beyond the one or two seconds their logos might appear while a game was loading. That's why this news about ...
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 the previous two posts in this series (part 1 and part 2), we’ve seen how to create a basic 2D platformer using Unity. So far we have a character who responds to keyboard input and touch controls, ...