Move problem

w.martens@euronet.nlw.martens@euronet.nl Member Posts: 19
edited November 2014 in Working with GS (Mac)

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

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    edited November 2014

    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

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    Thank you, Google Translate:

    Juggling (English: keepie uppie) is a game where the player a football late bounce several times of body parts without the ball touching the ground prematurely.

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    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?

  • -Timo--Timo- Member Posts: 2,313
    edited November 2014

    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

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    Like this (made with Mac Creator)?

Sign In or Register to comment.