- 89
- Posts
- 16
- Years
- Seen Apr 5, 2016
I'm currently in the middle of making an unusual game using the essentials kit I was wondering how viable the ability to use variables would be. IE I would like to use a system that brings up a drop down that lists off certain pants, shirts, and hats the player has unlocked playing the game. I would also like to use variables (in this instance i will say X Y and Z) so that hats equal variable X which will be in the ones digit, shirts which will be the Y variable and 10s digit, and pants/skirts which will be the Z variable, then add them up to a new variable to be read by the player.outfit during gameplay? So as the title says would this actually work?