Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: coxy17 on June 03, 2014, 06:59:21 PM

Title: Reset position help [SOLVED]
Post by: coxy17 on June 03, 2014, 06:59:21 PM
Hi, i have used GetPosition and SetPosition to reposition my player.

This works fine, however, after this reposition has happened it wont move anymore (i can control my player with keys). Its like its permanently set its position to the new one and wont move from it.

How do i reset this after the reposition? hope im making sense.

Nick
Title: Re: Reset position help
Post by: Alex Chouls on June 03, 2014, 07:44:08 PM
Is the Reset Position action still active? For example, the state is still active and Every Frame is checked.
Title: Re: Reset position help
Post by: coxy17 on June 04, 2014, 03:24:13 AM
Hi Yes it is, unchecked it and it works great! thanks