Playmaker Forum

PlayMaker News => General Discussion => Topic started by: mixogames on December 07, 2018, 05:28:12 AM

Title: Editing state in FSM template
Post by: mixogames on December 07, 2018, 05:28:12 AM
Hi,

Im working on a custom Unity editor extension for Playmaker which could help me to add some info into the FsmState.Description field. It works fine for normal FSM states but I can't update them in the FSM templates.  So I can only do it in the copy of the FSM template.

How can we update an FSM template after making changes (in the editor)?

Thanks,
Attila
Title: Re: Editing state in FSM template
Post by: jeanfabre on December 21, 2018, 02:01:31 AM
Hi,

 uhm, sounds interesting!

have a look at this thread: http://hutonggames.com/playmakerforum/index.php?topic=19485.msg84938#msg84938

it's about template creation from code, but I think you'll find the keys to editing as well.


 Bye,

 Jean