playMaker

Author Topic: Bool Test - question  (Read 946 times)

san

  • Junior Playmaker
  • **
  • Posts: 93
Bool Test - question
« on: August 02, 2020, 06:27:26 PM »
I am abit confused about this Bool test. I know this is doing true or false base on bool variables.

Well is it possible to have more then 2 or 3 bool test in one state?
cuz i getting this issue with its work only until 2 bool test.
First bool test always activate if bool test is more then 3 or 4 bool test in a state. it doesn't look for third or fourth bool test.

Thore

  • Sr. Member
  • ****
  • Posts: 480
Re: Bool Test - question
« Reply #1 on: August 02, 2020, 07:13:15 PM »
There are a few variants on the ecosystem, all true, all false etc.

https://hutonggames.fogbugz.com/default.asp?W1181

san

  • Junior Playmaker
  • **
  • Posts: 93
Re: Bool Test - question
« Reply #2 on: August 02, 2020, 07:26:06 PM »
Hi Thore, Thanks ~! this is not what i am looking for.

It just simply not updating to third or fourth bool test in one state. I will upload a video soon maybe its easier to understand.

san

  • Junior Playmaker
  • **
  • Posts: 93
Re: Bool Test - question
« Reply #3 on: August 02, 2020, 08:41:55 PM »
Hi, Sorry i got this able to work now ~!

I found out my first item was activating all the time and need to turn off set value so other items turn on set value. i am not good with explaining but it is working now so i am calm down for abit. lol trying to solve this issue all day. lol