Open RevoSucks opened 6 years ago
When selecting a tile/block, it would be great to have an option to move all tiles/blocks below down or to move all tiles/blocks below up. I made a small video showcasing what i want using excel. Imagine "a" stands for a place where a tile/block is. https://streamable.com/md853 It should also have a warning if a column is full and moving the tiles/blocks down would remove the bottom tiles/blocks.
Being able to select and edit multiple blocks at a time would be a useful feature. For example, if you would like to add a large building from the tileset to the blockset, having this would reduce the time it would take to port the tiles over.
A blockset organizer would allow you to move around blocks within a selected blockset whilst also allowing you to change the amount of blocks.
The ability to edit the tileset's palettes in the tileset editor would be cool, like A-Map does~
Bear with me for this one:
What would be insanely useful for content creators would be a variant of the following wizardish functionality:
Second:
You'd probably have to take into account that there are 2 layers, so the user would have to provide those independently from each other, but it would make things insanely easier if you could at least sort of skip the process of mapping out your blockset all the time.
@SBird1337 I had the exact same idea. I am planning on prototyping that first to see if it's feasible (I think it is). Instead of providing 2 layers, the user would provide 3 layers, since that's how the metatiles are actually represented in-game. Layer 1 is drawn on top of the NPC and player sprites, while Layers 2 and 3 are drawn underneath the sprites. Providing 3 layers eliminates the need for the user to retroactively assign the "background byte" for each metatile (a tedious and error-prone process).
@huderlem thats right I did not take that into account, if it is really 3 layers it might be worth considering to read the layers from common GFX Editors like Gimp or Photoshop (Though that should by no means be the priority when dealing with this issue...)
Are there plans to add support for editing animated tiles?
I think let's done with the general features and then we could move on with more features.
Thing is, animations are habdled by hand-crafted routines, idk if that should be for the map editor to handle
This issue should have been made already.