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
Add Checker Object under your Main Camera to create a checkered background.
This implementation assumes:
* The scene is aligned to the default Unity 2D orientation
* No object exists beyond Z==12 in the world space
About
A simple implementation of a checkerboard to drop into any 2D camera. This allows for quick and easy visual motion testing of 2D objects.