level-editor
Here are 104 public repositories matching this topic...
I tend to copy/paste these from "known working" code since it's not obvious exactly what hit query you want. Maybe just documenting the builder functions would be enough.
-
Updated
Sep 16, 2019 - C#
Hey, just bought the tool.
Pretty easy and awesome, but I think it needs a bit more tutorials. For example, a page with all hotkeys or some videos with workflow & tips would be helpful.
Thanks!
Hey, just bought the tool.
Pretty easy and awesome, but I think it needs a bit more tutorials. For example, a page with all hotkeys or some videos with workflow & tips would be helpful.
Thanks!
Video tutorial
-
Updated
May 13, 2020 - C++
https://docs.unity3d.com/2019.1/Documentation/ScriptReference/EditorTools.EditorTool.html
We should spend some time researching the EditorTool system and trying it out to see if it's viable/useful for Chisel, and get some general knowledge of how it works
-
Updated
May 1, 2019 - C#
-
Updated
Jul 14, 2019 - C#
-
Updated
Jun 28, 2020 - C++
-
Updated
Jun 28, 2020 - Python
-
Updated
Sep 9, 2019 - C++
-
Updated
May 31, 2020 - C#
Some options that would be added:
- Rectangle brush blank tile overwrite mode.
- Restrict unit/building placement (no placing on certain tiles).
- Remember View settings across program restarts.
- Auto-save (interval in seconds, temp file options or save over original).
-
Updated
Feb 25, 2017 - Python
-
Updated
Feb 12, 2018 - C#
-
Updated
Aug 1, 2015 - C++
-
Updated
Mar 23, 2020 - Assembly
-
Updated
Jun 26, 2020 - Python
-
Updated
Mar 14, 2020 - Go
-
Updated
Jun 25, 2020 - C#
-
Updated
Oct 19, 2018 - C#
-
Updated
Jun 13, 2019 - C#
-
Updated
Mar 5, 2018 - Python
-
Updated
Aug 11, 2018 - C#
-
Updated
Mar 31, 2020 - Java
We already support loading stage data from remote URL's but there is no UI for inputting these. Eventually we will probably have a special server that hosts user-made content, but for now simply inputting a remote URL string is sufficient.
Probably we could add a button right under the other load button on the main menu for doing a remote load - or even better would be adding like a globe icon
-
Updated
Aug 11, 2019 - C++
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."
Tracking issue to make sure the metatile system is documented.