1. #1

    Chromeball Skill Game Please Help

    I'm trying to make a chromeball skill game. The problem is, when the ball leaves the area of my area affector, I can't control it anymore. What should I do? Is there a way to make it so that you can control the ball wherever it goes, even if it is out of the area affector's range? I'm pretty sure there is, because I've played a user-created game that was huge and the ball was controllable the whole way.
    Share this post

  2. #2

    Re: Chromeball Skill Game Please Help

    Just make the Area Effectors absolutely huge so the ball never leaves their area.

    Another better way would be to animate the Area Effectors to follow the ball's coordinates via an Object Position Event. This way the Area Effectors can be small.
    Share this post

  3. #3

    Re: Chromeball Skill Game Please Help

    Thank you for your answer I've been having so much trouble with this. I'm gonna go try this out.
    Share this post