- Edited
Hello! I just started with Godot and game development.
I'll be happy if someone can help me with my objective. So, I need to realize this block movement mechanic. Main idea: when Player click on the block - each block move randomly, but with a certain direction which is specific to a particular block and stop when it's reach edge of the grid or another block.
Most of tutorials and official documentation explains "standard" movement styles