[SOLVED] Game Speed Confusion...

motorcycle boymotorcycle boy Member Posts: 429
edited February 2015 in Working with GS (Mac)

So I have a game level attribute for my game speed set at -80. I have a constrain behavior in an actor on the scene that links to this. That actor is moving fine. However, when I use the move behavior in another actor and tell it to go at game.speed at a direction of 270 degrees, it goes up instead of down. When I change it to 90 degrees it goes down. Why is this backwards? I mean I got it to work but it's backwards for some reason.

Comments

  • RThurmanRThurman Member, Sous Chef, PRO Posts: 2,880

    Giving a move behavior a negative speed (-80 in your case), will make it move in the opposite direction.

  • motorcycle boymotorcycle boy Member Posts: 429

    @RThurman ah I see. I was confused because other actors were moving toward down the screen but they have a constrain behavior instead of a move behavior.

Sign In or Register to comment.