Nov 4, 2024 · I don't know if this helps, but I know how to shoot by clicking a key like space. First make a sprite for the projectile. A rectangle will do fine. Next, put this code: For the shooting mechanic, use this for the projectile to spawn by pressing a key for the ship: when green flag clicked forever if <key [ v] pressed?> then creat clone of [laser ...