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’ ...
This repository contains a Unity 2D parallax script designed to create a parallax scrolling effect for layered backgrounds in your 2D game. The script allows you to adjust the parallax effect on both ...
Welcome to RPG 2D, a complete Unity-based 2D role-playing game project. This repository contains all the source code, assets, and configuration needed to run, modify, and extend the game. Assets/ ...
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, ...
It’s long been a pain point when developing a Unity game: having to use MonoDevelop as the IDE. Originally I never thought it was that bad, but after using Unity VS with Visual Studio on my Desktop ...
Sure, games may be mindless fun. But they can also propel you into a whole new and very lucrative career. Especially if you know how to make them yourself. Is game development something that interests ...
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 ...