Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: jeanfabre on July 05, 2013, 03:28:17 AM

Title: Reset Fsm Variables
Post by: jeanfabre on July 05, 2013, 03:28:17 AM
Hi,

 I needed to reset several variables, and while Breno did a very cool action a while ago, I felt the need to update it using the latest playmaker update and goodies! meaning now you can reset ANY number of variables, and of any types in one go!

This action requires ArrayMaker:

https://hutonggames.fogbugz.com/default.asp?W715

bye,

 Jean
Title: Re: Reset Fsm Variables
Post by: Saputo on November 18, 2013, 07:35:59 PM
Assets/PlayMaker/Actions/ResetFsmVariables.cs(22,33): error CS0103: The name `PlayMakerUtils' does not exist in the current context


thats what I get when i add it to the playmaker
Title: Re: Reset Fsm Variables
Post by: jeanfabre on November 19, 2013, 01:09:27 AM
Hi,

 D'oh, forgot to mention you need ArrayMaker, you will get the missing utils.

Sorry about that,

bye,

 Jean
Title: Re: Reset Fsm Variables
Post by: Saputo on November 19, 2013, 12:58:03 PM
K Thank you.