qaaaaaaadeadswas Edit: I think I had a mental breakdown when I typed that Here is a concept for the character select for Indie Brawl! Version 1.2: Added Freddy Sorted all horror character together Sorted Imposter and Henry Stickmin together cause imposters appear in The Henry Stickmin Collection Controls: P1: Arrow Keys to Move N to Select M to Deselect P2: ASWD to Move Q to Select E to Deselect Notes and Credits: Codebreakers and Fraymakers for music. (You know, now that I say them together, they sound very similar...) Super Scratch Smash for select sound effect. How it works: The character select spawns with 21 tiles, one for random picks. They are all really one sprite but to save time, I used a variable to clone them and put them into place. Then I made it so that when they are selected, a variable detects which character you chose and the portrait will show up, the costume will change by detecting which character you chose thanks to the variable. It then detects when both players have selected their character and the ready screen shows up. That might sound complicated, but it only took me a couple days with school. (Also if your wondering, the random select works by picking a random variable.)