How can I add onto an existing variable. I’m trying to write an example on how to carry information form two different games into one, and was going for the password that could set variables. but I’m uncertain as to how set said password variable in the first place. What I want to do is this.
have a string variable ‘password’
at the end of a game the game would run a lengthy subroutine to turn all important stuff into numbers in that variable. And I want each bit to add onto the existing variable.
I’ve tested to see if this works, and it appears to. Screenshots attached.
Pics
ETA: Although not immediately relevant to the question you’ve posed here, I think this topic belongs in the general conversation since it theoretically works in the opposite direction → extracting a character from an already created string (which could be a password)
Thanks. I’ll try it later and check if it can go back and forth :3
cause, i think there are authors out there who might have great fun with it if it works