OpenLoco / ObjectEditor

A modern implementation of 'LocoTool' for dat file parsing
7 stars 2 forks source link

Display image offset overlay in preview rendering #97

Open LeftofZen opened 1 month ago

LeftofZen commented 1 month ago

G1Elements have an X and Y offset property, which is just how much to translate them when rendering. Implementing this when displaying preview images, as well as displaying a marker to where the offset actually is, would be useful to users to know exactly what values to set these offsets to.

LeftofZen commented 1 week ago

Displaying the bounding box would also be useful