Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Ride on March 21, 2015, 10:06:35 PM

Title: Custom Action: Resetting action values
Post by: Ride on March 21, 2015, 10:06:35 PM
Hey guys,

Is there any way to reset an action value when its state is entered to the one that was originally entered by the user in the playmaker window?

I've got an action which alters some values that the user inputs and when that state is reentered the changes are still there from the previous run.

Thanks
Title: Re: Custom Action: Resetting action values
Post by: sebaslive on March 21, 2015, 11:07:28 PM
I am not sure and I hope someone posts something wiser but maybe try setting the variable to null on awake.