playMaker

Author Topic: Mouse Pick Event Custom Problem  (Read 1385 times)

Nitrohex

  • Junior Playmaker
  • **
  • Posts: 50
Mouse Pick Event Custom Problem
« on: September 26, 2014, 11:54:39 AM »
Hi,

Im using Mouse Pick Event Custom action and it works, but it displays this error in the console:

NullReferenceException: Object reference not set to an instance of an object
HutongGames.PlayMaker.Actions.MousePickEventCustom.DoRaycast () (at Assets/PlayMaker Custom Actions/Input/CustomScreenPickEvent.cs:147)
HutongGames.PlayMaker.Actions.MousePickEventCustom.DoMousePickEvent () (at Assets/PlayMaker Custom Actions/Input/CustomScreenPickEvent.cs:80)
HutongGames.PlayMaker.Actions.MousePickEventCustom.OnUpdate () (at Assets/PlayMaker Custom Actions/Input/CustomScreenPickEvent.cs:73)
HutongGames.PlayMaker.FsmState.OnUpdate ()
HutongGames.PlayMaker.Fsm.UpdateState (HutongGames.PlayMaker.FsmState state)
HutongGames.PlayMaker.Fsm.Update ()
PlayMakerFSM.Update ()


Can this be fixed?

Thanks
Sign Up Now @ StartApp.com