In the old script were you assigning the bool variable a value before checking the bool variable in a condition?
Have you modified the new script to assign the bool series a value within the logic block of the condition before it's checked in a nested condition?

Comment