Hey , Thanks for your awesome work!
I want to make moving platforms (grids) for my prototype. The grids should be able to move and everything on them should move with them.
I discovered that when I am moving the first GridManager in the level it happens automatically, but it doesn’t happen with every other grid/tile I am using in the same level.
Is there a way to use multiply “main”GridManagers in a scene so it will happen automatically with all of them? Or is there any other “easy” way to make it?
Thanks so much
Guy