Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: SlamDaBrakes on December 02, 2017, 01:07:34 AM

Title: Not runnning every frame [SOLVED]
Post by: SlamDaBrakes on December 02, 2017, 01:07:34 AM
Hi everybody

New to Playmaker and not sure if I am doing this right. I have a simple green light that turns on/off from a boolean value and am using Bool Test.  Except it stays off and doesn't check every frame?

I can see in debug the value changes, but it stays in the same state (State 3) Probably something simple I have missed. Any hints would be great! Thanks.

(https://i.imgur.com/sFLahGb.png?1)
Title: [SOLVED] Re: Not runnning every frame
Post by: SlamDaBrakes on December 02, 2017, 06:37:18 AM
Nevermind, found the error. Was selecting wrong boolean!

Forgot to pay my brain bill.  :D