pkhead / rained

Rain World level editor
MIT License
21 stars 5 forks source link

Prop editor: Show preview of selected prop when hovering over map #15

Open tvardero opened 2 months ago

tvardero commented 2 months ago

Proposal for showing prop preview, when there are no props in selection on screen. (So it is easier to see where I'll place a new one)

tvardero commented 2 months ago

Well, I see there was an issue #1 about it, however I don't see any message on why it was closed

pkhead commented 2 months ago

That issue was closed because it asked for a preview that appeared when hovering over a material in the selector, like in RWE+. (at least, that's what it seemed like to me). I closed it after I added it. Your issue differs in that you ask for a preview to appear in the level viewport over the mouse for placing props, like it does when placing tiles. It's a good idea and I will definitely consider adding it.