playMaker

Author Topic: What does this mean?  (Read 1570 times)

RC

  • Full Member
  • ***
  • Posts: 148
What does this mean?
« 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()

escpodgames

  • Hero Member
  • *****
  • Posts: 687
    • Assets
Re: What does this mean?
« Reply #1 on: August 27, 2014, 07:49:24 PM »
You have a CreateObject action without the gameobject slot full