-
Notifications
You must be signed in to change notification settings - Fork 6
Configurable Web Parameters
Opstic edited this page Jun 16, 2024
·
4 revisions
-
preload
: Query for level to preload, basically the search bar -
start_y
: Sets the starting Y position, useful when the level doesn't start at the ground -
start_scale
: Sets the starting camera scale -
use_song
: Tells it to download the song or not -
low_detail
: Toggles the low detail option -
start_paused
: Starts the level paused
https://opstic.github.io/gdclone/?preload=87665224&start_y=1050&low_detail=1: KOCMOC with correct y starting position and low detail
https://opstic.github.io/gdclone/?preload=cosmic+cyclone&use_song=0: Cosmic Cyclone with song disabled
https://opstic.github.io/gdclone/?preload=60978746&start_paused=1: The Golden that's paused on load