How to Make Game Levels Really Quickly [Unity] [Tiled] [Tiled2Unity]

  • 7 лет назад
This video shows you how to make levels in Unity as fast as humanly possible. Just add your own code and imagination without worrying about tools.\r
\r
1. Get Tiled: \r
2. Get Tiled2Unity: \r
3. Get Unity 5: \r
4. Get spritez (Recommended: \r
5. Import spritesheet into Tiled\r
6. Create your map (separate into layers and create colliders as needed)\r
7. In Tiled2Unity, Help, Import Tiled2Unity into a Unity project\r
8. In Tiled2Unity, File, Open a file, then press the big ass export button\r
9. Go to Assets, Tiled2Unity, Prefabs in your Unity project, and drag your map onto the scene editor\r
10. Add a player and scripts to inter with the map layers, and you have a level