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
A tilemap generally represents an entire map, level, or scene -- much larger than what the user sees. A camera system limits whats rendered to only what is in the viewport.
A tilemap generally represents an entire map, level, or scene -- much larger than what the user sees. A camera system limits whats rendered to only what is in the viewport.
Additional Context