SMB3-Foundry icon indicating copy to clipboard operation
SMB3-Foundry copied to clipboard

Optional view toggle to show properties of a tile

Open opsodps opened this issue 1 year ago • 2 comments

Hard to explain, but Lunar Magic does this, so I'll post a screenshot:

image

Basically, it shows how the player will interact with each tile. This would be very useful for Scribe, especially in cases like this:

image

Which paths can Mario actually walk on, which direction do they lead, and which are solid and can't be walked through? Which of the three rocks can be broken with a hammer, which is just decoration? etc.

It could look something like the paths being highlighted and the levels/interactable tiles having icons on them showing what they do (hammer on the rock, or an X or something, something else for the levels, etc.)

opsodps avatar Aug 24 '23 15:08 opsodps

This information, "what can be walked on", "which rock can be destroyed" doesn't exist yet. If you could provide such a list, I could have a look to include it. Definitely which tiles can be used as levels would be good to know.

mchlnix avatar Aug 29 '23 12:08 mchlnix

This information, "what can be walked on", "which rock can be destroyed" doesn't exist yet. If you could provide such a list, I could have a look to include it. Definitely which tiles can be used as levels would be good to know.

I don't know the information either, which is why this feature would be useful. The properties of each tile are defined somewhere in the game's programming I imagine.

opsodps avatar Aug 30 '23 02:08 opsodps