Space Hopper was created in 24 hours for the 2024 Global Game Jam in collaboration with 3 others. Personal contributions to the game include spaceship controls, skybox, planet movement and title screen UI/UX.
TITLE SCREEN
The title screen features Squilliam, who is controlled by the player and the planets in the background the ship will bounce off while flying through space.
PLANETS
Planet orbit radius, speed, direction, anchors and defined paths are easily customized and controlled by exposed parameters.
Blueprint responsible for creating and exposing planet movement parameters.
Material graph for generating space skybox. Exposure, star brightness and other exposed parameters can be dynamically updated.
Back