You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, this is caused by using retrofication. Sorry, I didn't realise. If objects have "trait :retrofy" and a factor != 1, then the boxes are wrongly calculated.
Fix is either to scale x & y (* factor) when displayed and scale w/h (/factor) for collisions.
The text was updated successfully, but these errors were encountered: