- Home /
Creating a 2D Level Editor for Players
Hello everyone,
I'm Looking for the best way to create a 2D level editor within the game so players can create their own levels and share it. the best example i have for now is Gunpoint Level Editor http://www.youtube.com/watch?v=MQpC0kxYOvI but it's actually built in Game Maker.
Thanks.
i just need a url for a site that helps me, no need to explain the whole thing :)
PS: Cubemen is built in Unity and got a level editor.
this is an involved process, I would build a level editor for myself and then let the players use the same one. this is beco$$anonymous$$g more popular now, and it gives you a useable tool to create levels at the same time. theres no "Way" to do this, it depends on so many variables, how you are using 2d, how you want the editor to behave, is it grid placed or freeform its a little ambiguous to just ask how to make a level editor.
Your answer
Follow this Question
Related Questions
A node in a childnode? 1 Answer
How to alternate images in 2d unity 0 Answers
Raycast collision for 2D? 1 Answer
2D scene level design Help 2 Answers
Pick 2D object with touch in Unity 4.3 0 Answers