Make Blocks stay in the grid
So I believe a 5 seconds video explains much better than in words : https://youtu.be/xgI-qayEuD4
Basically, I'm duplicating a game of Sam Hogan(Cell Machine) and I got a problem for when it is a block who goes UP and one who goes to the Right.
I was wondering how I could prevent blocks to go fly like that, and make them follow the grid so like the block who moves pushes the one who goes up and the one who goes up then simply continue in a straight line, in the grid while the move one continue aswell it journey to the right side.
Any help is much appreciated!
Your answer
Follow this Question
Related Questions
How do I make Polygon Collider 2D more smooth? 0 Answers
Setting points of edge collider 2D from script 0 Answers
Trigger Collinder doesnt work with Input.GetKey 1 Answer
Easy Collider issue 1 Answer
My knockback script is not working 0 Answers