level-editor
Here are 112 public repositories matching this topic...
-
Updated
Sep 28, 2020 - C++
-
Updated
Sep 29, 2020 - Haxe
-
Updated
Sep 16, 2019 - C#
-
Updated
Sep 14, 2020 - C#
See title.
Hardest part is probably icon design, and where to place it
-
Updated
Aug 11, 2020 - C++
-
Updated
Sep 29, 2020 - C++
-
Updated
Jul 14, 2019 - C#
-
Updated
May 1, 2019 - C#
-
Updated
Sep 5, 2020 - Python
-
Updated
Sep 9, 2019 - C++
-
Updated
Sep 16, 2020 - C#
-
Updated
Aug 23, 2020 - Python
-
Updated
Jun 24, 2020 - Visual Basic .NET
-
Updated
Feb 12, 2018 - C#
-
Updated
Aug 1, 2015 - C++
-
Updated
Aug 14, 2020 - Python
-
Updated
Mar 23, 2020 - Assembly
-
Updated
Sep 29, 2020 - C#
-
Updated
Sep 15, 2020 - Go
-
Updated
Oct 19, 2018 - C#
-
Updated
Mar 5, 2018 - Python
-
Updated
Jun 13, 2019 - C#
-
Updated
Aug 11, 2018 - C#
-
Updated
Mar 31, 2020 - Java
Right now you get things like:
1-SomeLevel.json
10-SomeOtherLevel.json
2-Level2.json
3-Level3.json
...
because the filenames are alphabetically instead of naturally sorted. There is lots of old advice on how to do this floating around using P/Invoke and a Windows XP-era DLL. This is not how we should do it - we need to find a cross-platform and modern solution.
Improve this page
Add a description, image, and links to the level-editor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the level-editor topic, visit your repo's landing page and select "manage topics."
To quote eishiya from the Tiled forum:
Could probably be added alongside the grid color configuration.