add custom spawnable game objects from your game allow spawnng anything from health pickups like hearts for platformers to custom items like wigs viking hats or health potions/weapons ect ....(setup ...
First, create an empty gameobject (or a panel) and then put the ObjectWidthManager and the GridManager scripts in it . Create a canvas and put it inside our emtpy gameobject . Later, inside our canvas ...