Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Gav (HeyBud) on March 27, 2014, 06:19:37 AM

Title: Having problems with get and set position.
Post by: Gav (HeyBud) on March 27, 2014, 06:19:37 AM
I need an object to move to a spot instantly. I'm trying to use get and set position. I want the owner to pop exactly in place of piecePositionGO, but it's setting the position off by roughly .1 in all vectors. Needs to be exact :/ Not sure why. http://i.imgur.com/xRTOxvs.jpg (http://i.imgur.com/xRTOxvs.jpg)
I was using iTween Move To and set the time to .01 since I just need it to jump to the position, which worked, but this seems a little overkill for a simple action. Apparently it's not so simple though.
Title: Re: Having problems with get and set position.
Post by: Lane on March 27, 2014, 08:11:48 AM
Set position should be set to World. :)
Title: Re: Having problems with get and set position.
Post by: Gav (HeyBud) on March 27, 2014, 04:35:01 PM
Right under my nose  8)