how do i make gravity in one area of the scene

THINGTHINGTHINGTHING Member Posts: 84
edited November -1 in Working with GS (Mac)
how do i make gravity in one area of the scene

Comments

  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    what do you mean?
  • UtopianGamesUtopianGames Member Posts: 5,692
    You could do it a few ways.

    Have your actor check what position its in so for eg "If X >240 accelerate 270.

    Have some invisible actors so if your actor collides it accelerates 270.

    Hope this is what you mean.

    Darren.
  • THINGTHINGTHINGTHING Member Posts: 84
    utopiangames said:
    You could do it a few ways.

    Have your actor check what position its in so for eg "If X >240 accelerate 270.

    Have some invisible actors so if your actor collides it accelerates 270.
    thankyou

    Hope this is what you mean.

    Darren.

    thanks
Sign In or Register to comment.