playMaker

Author Topic: Bool Issue. Learning As I Go.  (Read 1279 times)

KingLlama

  • Playmaker Newbie
  • *
  • Posts: 12
Bool Issue. Learning As I Go.
« on: October 21, 2015, 02:29:05 PM »
So i'm watching a tutorial and I feel like I am missing something but i've went over it more then 5 times now.


It's adding a bool variable to a parent object and having the child object bring it up in Set FSM bool. I've declared which is the owner object but still can't pull up the bool in the child object. http://i.imgur.com/kQXa225.png

Errors i've recieved. http://i.imgur.com/rQ7K4aj.png

KingLlama

  • Playmaker Newbie
  • *
  • Posts: 12
Re: Bool Issue. Learning As I Go.
« Reply #1 on: October 21, 2015, 02:58:22 PM »
So I figured it out. It needed to be made as a variable.