I am testing out this new orbit behaviour. It's good. If I have one ball with a drag and drop and when I move it closer to another ball I want it to orbit. This...
Need help in getting 360 rotation of an object done (already have different angles images) on touch swipe left and right. You might have seen the same in many s...
After searching many forum posts and tutorials, I still haven't found a solution to my problem. After a fixed point (Ex: Boss) spawns other objects that stop af...
How can I create a cannon who rotate and throw projectiles in particular angles? I used the code in the image below and when the cannon fires a projectile, the...
Hope you're having a great day. I'm trying to animate an arm swinging motion for a character. Problem is that the arm goes the wrong way if I rotate it more tha...
I think I've done this before but I forgot. So if I drag sprite left I want it Northwest, I drag right north east. And have it point North again when not draggi...
I'm trying to set one damage visual element (10 up the enemuy head, saying how much did he get hitted) when I hit my enemy, but he rotate becouse the pathfindin...
Is there a way to get a sprite to play an animation after it has been rotated 360 degrees (using "on hold over object")? Thanks in advance.
On getting a Game Over my player sprite is supposed to align itself so that it's just overlapping another sprite. This works fine when the sprite is static, but...