Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started 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
-
Is the Reset Position action still active? For example, the state is still active and Every Frame is checked.
-
Hi Yes it is, unchecked it and it works great! thanks