Create infinite number of platforms using a C# script. It can’t get any simpler!
Tag: C#
Endless Runner Game in Unity3D (Part 1)
Set up the project, put the player in scene and make him jump when he touches the ground!
Drag object Script in Unity3D
A Unity C# script that let’s you to drag the game object. It’s simpler than you think!