deepnight / ldtk

Modern, lightweight and efficient 2D level editor
https://ldtk.io
MIT License
3.44k stars 192 forks source link

[Feature Request] Option to display point array as Polygon #1125

Open hyperkvlt opened 4 months ago

hyperkvlt commented 4 months ago

Having options to display point area as polygon would useful to provide better visual cue if user want to use the point array to create area confiner or area trigger.

Though, it would make it a little hard to reference the entity since the polygon might make you think you can reference that area, but you cant since they are just points used by an entity.

Polygon

Also, it if I were to have multiple polygon close to each other, it might be a little hard to see them apart, so it would be nice to have an option to change the color of how the point array point displayed. I think there is some room usable for that like the screenshot below. And maybe the point name should be aligned to middle for better readibility?

entity