timofey260 / RWE-Plus

Better version of official rain world editor
MIT License
27 stars 8 forks source link

certain 'tiles as prop' props do not align correctly with gridsnap #16

Closed mayhemmmwith3ms closed 1 year ago

mayhemmmwith3ms commented 1 year ago

Props in 'tiles as prop' that have a width or height that is an odd number will have their edge align with the center of a grid tile instead of the edge of a grid tile.

image image image A 1x1 tile being incorrectly aligned on both axis, a 2x1 tile being correctly aligned on the X axis, but not the Y axis, and a 2x2 tile being correctly aligned on both axis.

timofey260 commented 1 year ago

found issue working on fix

timofey260 commented 1 year ago

will be fixed with next release