- Home /
 
Isometric cell movement up and down
I was looking for a way to make individual grid cells move up and down (sort of floating randomly)
Here's an example of a grid I have: 
Is there a function to get transform.position of an individual tile on a grid? I was thinking of looping through the cells, getting their positions and then changing them by a random offset, to make them "wobble" at a different way, but I'm kinda lost.
 
                 
                capture.jpg 
                (115.0 kB) 
               
 
              
               Comment
              
 
               
              Your answer