Super_Jogurt

[Dev Log] World of Blanks: Gunnin' Six

Recommended Posts

To just pass two selected options from the character select to the main game scene, I would try to just use a static variable first. Either way will work, so whatever makes sense to you in this situation. You might also look into some sort of state machine for the game. This can be a clean way to only allow certain actions when the game is expecting it. Like your characters can't move if the menu is up, a character is dying, etc. I don't have any handy links since I am on my phone, but there are good write-ups out there to create something simple that will keep you sane later.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now