playMaker

Author Topic: iTween Unity 5 Rigidbody Constraints  (Read 2619 times)

Graham

  • Sr. Member
  • ****
  • Posts: 340
  • I Love Playmaker!
    • Portfolio
iTween Unity 5 Rigidbody Constraints
« on: March 10, 2015, 07:12:00 PM »
I have a character with a rigidbody component, the rigidbody has it's x axis position constrained via the checkbox in the rigidbody component. In Unity 4 I was able to use itween MoveTo to move my character left and right along the x axis, iTween would essentially ignore the x constraint for movements.

In Unity 5, iTween cannot move the character along the x axis. iTween seems to now be constrained by the rigidbody x axis position constraint. Anyone know of a workaround?

Thanks!
More templates on the Unity Asset Store!

Disclosure: We are using affiliate links to our assets; we may receive a commission for purchases made through them. This helps us to continue developing and maintaining great products!