Hello! So I have been teaching myself construct 3 by editing the Space Blaster game on the home page to my liking. Ive been following this tutorial on how to add a character select screen to a game.
youtube.com/watch
Ive got nearly everything down, the select screen works to select the ship, but I am having a hard time getting it to translate into the start of the game. It always defaults to the "player" animation and default ship, and I cant seem to get it to spawn the other ship.
Should I have separate events for the Character select screen and the level 1? Or is the issue that I need to create a whole separate touch controls for the second ship and call it player2 or something? Kind of hitting a wall here and looking for some direction. Thank you