Hello, I’m making a game where you act as a police sketch artist. I have to code a system that detects what the true features are and change variables (such as character dialogue and accuracy of the players sketch) depending on that.
I was planning to just do a bunch of if statements to check what feature is the true one, but I was wondering if there was a more efficient way to do so. Sorry if this question is somewhat incoherent. I’m confused and would like some tips or advice.