Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: greg on March 07, 2013, 12:27:42 PM
-
I wan't to alter the "maxForwardSpeed" variable in the "characterMotor" script attached to Unity's FPScontroller prefab, so i can have sprinting.
Whats the simplest way of doing this? I tried get component > set property, but the variables don't show.
Thanks
(i know theres other threads about this issue but i didn't really understand them, and they went into more complexity than i think i need)
-
bump, to hopefully work on this tomorrow
-
Hi,
ok please find a custom action to do all this:
http://hutonggames.com/playmakerforum/index.php?board=19.0
bye,
Jean
-
Thanks man, in the end i just made a FPS_controller in playmaker! Sure this will help a lot of people though :)