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
Closes#2699
## Changes:
- Update the offscreen logic to respect scaling
- Fix scale issues in tile by point
- Fix bounds recalculation when parts of the transform change (pos/scale)
Steps to Reproduce
Create a tilemap and apply scaling to it.
Expected Result
Clipping works.
Actual Result
Tiles are incorrectly clipped when they leave the camera view.
Screen.Recording.2023-07-16.at.10.48.07.PM.mov
The text was updated successfully, but these errors were encountered: