deepnight / ldtk

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

Visual offset option for Entity editor visual #1124

Open guwahavel opened 5 months ago

guwahavel commented 5 months ago

An option for the editor visual portion of Entity definitions which lets you set an offset for shifting where the image is displaying relative to its position.

Example: If you set the visual offset to X: 12, Y: 12, the entity's icon would be shifted 12 pixels right and 12 pixels down from where it would be visually displayed otherwise.