playMaker

Author Topic: iTween Move To / Objects Losing Collision  (Read 2412 times)

Gabe

  • Playmaker Newbie
  • *
  • Posts: 5
iTween Move To / Objects Losing Collision
« on: March 19, 2014, 09:27:30 PM »
Hi,
I have an object looping an iTween move in which my Character has to walk over it in order to cross to the other side. The problem is that the object loses its collision once it starts moving and my character just falls through it. I have tried adding a rigid body to both(player and object) and checking kinematics but no success. It is a very simple set up start-state1(action-move to). I'm not sure how to set up the FSM with a collision event action. I tried adding it in the same state and tagging the player but it didn't work.
« Last Edit: March 19, 2014, 09:47:23 PM by Gabe »

xhidnoda

  • Full Member
  • ***
  • Posts: 231
Re: iTween Move To / Objects Losing Collision
« Reply #1 on: March 20, 2014, 08:32:45 AM »
Hi
Pls share your FSM image here.
Also check the position of your player and your ground(X,Y,Z axis)


xhidnoda

  • Full Member
  • ***
  • Posts: 231
Re: iTween Move To / Objects Losing Collision
« Reply #2 on: March 20, 2014, 10:58:31 AM »
Test wiht traslate action