Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: CristalDragon on October 26, 2019, 02:57:43 PM

Title: Prefab Override
Post by: CristalDragon on October 26, 2019, 02:57:43 PM
So I have this problem where when I import a 3D object as my character, playmaker shows me this message... (Photo1)

If I choose "Revert" it tries to delete the FBX (FSM Component) (Photo2)

If I choose "Apply" it doesn't let me do it and shows me another message... (Photo3)

Can someone help me out?
Title: Re: Prefab Override
Post by: Broken Stylus on October 28, 2019, 07:44:50 AM
How is it that there's an FSM component on your model?
What are you trying to do exactly?
Title: Re: Prefab Override
Post by: jeanfabre on October 29, 2019, 03:05:09 AM
Hi,

 You need to open the prefab via the regular "open" button on the Unity Inspector, fix your prefab there and come back. then on instances, reset any overrides. that should do it.

Bye,

 Jean