playMaker

Author Topic: Rotate update issue [SOLVED]  (Read 1557 times)

coxy17

  • Beta Group
  • Sr. Member
  • *
  • Posts: 355
Rotate update issue [SOLVED]
« on: June 03, 2014, 08:54:48 AM »
Hi,

I am using iTween Rotate Update to get my camera to follow my player (attached setup). I have a game which allows the player to walk up a wall (gravity switch).

My setup works seamlessly when im not on the wall (0 degrees in world)

The problem is when on the wall (90 degrees in world) the camera follows the player but behaves differently only when rotating. The camera rotates with the player with a curve? (like a parabola) instead of turning along one axis when on the ground (stiff motion).

Does iTween have issues when 90 degrees in world position? only reason i ask is that this is the only difference when on the wall to being on the ground.


thanks

Nick
« Last Edit: June 03, 2014, 10:12:25 AM by coxy17 »

coxy17

  • Beta Group
  • Sr. Member
  • *
  • Posts: 355
Re: Rotate update issue
« Reply #1 on: June 03, 2014, 10:12:08 AM »
Its ok i fixed the issue, i just temporarily parented the camera to the player