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
added floor when camera moves so it moves smoother (#790)
* added floor when camera moves so no gaps show between tiles if tilesheet has spaces
* No floor on zoom
Don't want to do floor on the zoom so we can zoom to any level. Only for moving to get pixel values in the x-y plane.