Hi all,
So far, for my first time coding, I have come a LONG way. But this, I believe, is a bit beyond my understanding. (relevant blocks are posted below)
I am making a football sim. What I am having trouble with is the downs:
What I need:
If "downs" text > "4" and "Offense" text = "o" and "YTG" text < "1"
Then: set Downs Text to 1
If "downs" text > "4" and "Offense" text = "o" and "YTG" text > 1
Then: set Downs Text to 1
set Offense text to "x"
I thought I had it right with the below blocks, but it changes the "Offense" text no matter what.
I just realized that this pic doesn't have any reference to YTG being reset.

Any Help would be appreciated! (I don't mean to sound rude, but a vague answer like "have you tried making a list" or something like that will not help me with this. I am asking for an education here please)