Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: westingtyler on March 26, 2020, 02:40:51 PM

Title: Safe to Use an FSM template inside a prefab?
Post by: westingtyler on March 26, 2020, 02:40:51 PM
Maybe it's totally fine, but it strikes me as one of those weird things that could like cause weird data corruption or something.

All my UI button prefabs have an FSM on their button game object that detects pointer hovers. It's done, so having a template I could just add to all the button prefabs, would be great. But is it safe to have a template on an fsm on a game object inside a prefab? I'm using Unity 2019.2.0f1. and playmaker 1.9.
Title: Re: Safe to Use an FSM template inside a prefab?
Post by: djaydino on March 26, 2020, 04:12:41 PM
Hi.
I did not have issues yet and i use templates a lot on our enemies.
and i use a lot of run fsms as well :)

and i have also ui pointer templates to support mouse and controller :)

I am using 2018.4.13f1