Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: RC on August 27, 2014, 07:18:31 PM

Title: What does this mean?
Post by: RC on August 27, 2014, 07:18:31 PM
Can you tell me how to fix this warning?

The referenced script on this Behaviour is missing!
UnityEngine.Object:Instantiate(Object, Vector3, Quaternion)
HutongGames.PlayMaker.Actions.CreateObject:OnEnter() (at Assets/PlayMaker/Actions/CreateObject.cs:83)
HutongGames.PlayMaker.FsmState:ActivateActions(Int32)
HutongGames.PlayMaker.FsmState:OnEnter()
HutongGames.PlayMaker.Fsm:EnterState(FsmState)
HutongGames.PlayMaker.Fsm:SwitchState(FsmState)
HutongGames.PlayMaker.Fsm:UpdateStateChanges()
HutongGames.PlayMaker.Fsm:UpdateState(FsmState)
HutongGames.PlayMaker.Fsm:Update()
PlayMakerFSM:Update()
Title: Re: What does this mean?
Post by: escpodgames on August 27, 2014, 07:49:24 PM
You have a CreateObject action without the gameobject slot full