Another Question
i have array 4x4x1 and creating data at random position and sliding that to up, down, left and right
I have created Sprite "grid" 4x4 on layout and another sprite "box" which i want to create and slide as data in array creates and slide.
How do i do that moving data inside array also move "box" to same direction.
i am stuck on how to apply array moves into "box" sprite.
please help.