Workshop.codes
Login
Create
workshopmaker

Shion Kart Map Maker

Create Your Own Shion Kart Map.
Supports placing checkpoints and randomized powerups.
Use the same code to Play your game mode.

Powerups: Green Shell, Red Shell, Blue Shell, Lightning, Invincibility, Speed Boost
Modify the liklihood of each powerup.

Export Instructions:

  1. Make sure workshop inspector is enabled. (Menu -> Options -> Gameplay -> General -> Custom Games - Workshop -> Enable Workshop inspector)
  2. Copy the data package. (Menu -> Open Workshop Inspector -> Variable Target -> Export Bot -> select "Copy to Clipboard Current Variables for Current Variable Target as Workshop Actions.)
  3. Paste the workshop actions in the workshop settings actions for "importsettings" at the top of the list (Menu -> Open Workshop Editor -> Scroll Up -> Expand "importsettings" -> select the orange "paste" button in the actions panel.)
  4. Set the game mode to play in workshop settings (Menu -> Show Lobby -> Settings -> Workshop Settings -> Racing Game -> Mode -> Select Dropdown and select "Play"
  5. Share your game code.
Workshop.codes