Thanks, yeah, I've gotten a lot further. I think I have enough experience now to complete a simple one- or two room game, albeit with some clumsy workarounds.
For now, I'm just going to change all those bools to a single int, so I can just use a different number for every action, and 0 for no action, and so the interactions will be easy cancellable.
I'll be back! (but not before I RTFM with my fancy new knowledge!)
For now, I'm just going to change all those bools to a single int, so I can just use a different number for every action, and 0 for no action, and so the interactions will be easy cancellable.
I'll be back! (but not before I RTFM with my fancy new knowledge!)