News

Basic directional movement in a 2D plane and collect collectable on contact for use with Unity game engine. - JacSchn/Basic-2D-Movement-Script-for-use-with-Unity ...
A Unity script for basic 2D platformer movement To Use: 1: create a new c# file named PlayerMovement 2: delete the default code 3: copy and paste the code from the project 4: apply all the neccecary ...
This final installment discusses how to add levels, collectibles and more to finish a simple 2D platformer for Android! All assets and scripts included.