I am creating a Tower Blocks style game.
I would like to change to another Animation if a box is perfectly aligned to another box.
Animations are Called "Main" and "Hit"
Can anyone help with this?
Develop games in your browser. Powerful, performant & highly capable.
It depends on what you mean by aligned, really. If you pin them to each other when they collide, you could maybe use:
Object: Is Pinned -> Set animation: "Hit"