Hello, I have a part of the game I am creating where a bubble spawns around my character but the character is moving at all times. How do I get the bubble to stay around the character as the character keeps moving?
Set Bubble.X to character.X
you can pin the bubbles to your character using the pin behaviour maybe
How exactly would you go about that? sorry, i'm new to this program haha
Develop games in your browser. Powerful, performant & highly capable.
As far as the pins go, how do you set the pins to spawn the object at an image point?