Hey guys,
the idea is to create a 1 vs. 1 game, with different characters and levels the player can choose from. For example's sake i'll keep it easy:
In the start menu, each player can choose between character A, B, C and together they'll choose setting(level) X, Y, Z. The setting includes different enemies and environments. The players can choose different weapons and stuff too. Of course, all this has to be loaded into the gamescreen.
My question is, do I create events for everything separately, or are there any techniques to make this easier? Have you created any examples, or tips to help me further? Is it advised to use global objects for this?
Thanks in advance!