Move problem
Hey Guys!
I am making a simple game, it is a game where you have to move a ball up in dutch we call: hooghouden
On the ball I have made 3 actors, but the actors won't follow the ball, the go in other directions than the ball, do you know how to solve?
Wouter
Comments
Do you know what I mean? hahahaha
Can you provide a link to an image or online game that is similar to what you're describing?
Is it like this?
something like this but in my game the ballon can also move to right up and left up
Thank you, Google Translate:
Why do you have three actors on the ball? If you just need to keep them in the same location as the ball, you would constrain their X and Y positions to the ball's position by first constraining game.ballX and game.ballY (both REAL attributes) to the ball's X and Y positions, with or without offset values as needed.
lol :disagree:
Yes how can I than move the ball when you touch it?
what do you have now? maybe send file so we can take a look at it?
Hey Timo, look on your whatsapp I made a video about it, maybe you will understand :P
Like this (made with Mac Creator)?