llafuente / unity-platformer

Unity platformer framework: IA, Ladders, Jumps, WallStick, WallJumps, Slopes, MovingPlatforms, OneWayPlatforms/Walls, Ropes and more...
MIT License
119 stars 23 forks source link

LevelManager #46

Closed llafuente closed 7 years ago

llafuente commented 7 years ago

LevelManager

LevelData

Docs https://docs.unity3d.com/ScriptReference/SceneManagement.SceneManager.LoadScene.html

llafuente commented 7 years ago

LevelManager is working and tested and now uses 'Scenes in build' as source. 🏆