Hello!
I was just trying to program a scene, and I’m really pretty tired at the moment. I was wondering if any of you had more awake eyes, and could see what I’m doing wrong. Here’s the code:
if hero lacks token “token”
Character says “Random stuff 1”
else
Character says “Random stuff 2”
Character moves to (location)
For some reason, when hero lacks “token,” Character is saying “random stuff 1,” and then moving to (location.) It’s really odd, and I can’t think of a reason Character is doing that. I’m tired, so does anyone see something I haven’t? Thank you so much!