You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need support for any size tile map, ie. can just place random tiles from the tileset anywhere to create the map, instead of being limited to predefined blank maps to edit.
Entity Creation
Need to be able to create new Entity prefabs for usage in States.
Need to be able to set Entity properties such as attached Image, Script, Physics components and so on.
Importing Images and Other Files
How does SDL's drag-drop work? Does it even have support for this?
Need to be able to drag in files to the editor and have them copied to the appropriate folder.
Need to be able to create Image and AnimatedImage config files through a GUI in the editor.
Tile Maps
Entity Creation
Importing Images and Other Files