- What permissions do you give others to modify and/or maintain your submission?
- Modify: YES - Maintain: YES - I give permission for my entire submission to be modified by others or used in their own work. I give permission for my entire submission to be maintained by others as well.
- I made sure my file(s) follow the Submissions Guidelines
- Yes
- I named my file(s) correctly (see Filename Conventions)
- Yes
Ever needed a custom dashmode for your character? Or just wanted to break SRB2 with one?
If yes, then you have come to the right place.
This is a simple yet customizable dashmode script for your characters to use.
Here are the basic settings for the dashmode.
You can add, remove, or change these settings to make them your own. Just make sure you credit me in one way or another.
Have Fun!
If yes, then you have come to the right place.
This is a simple yet customizable dashmode script for your characters to use.
Here are the basic settings for the dashmode.
Settings:
local TOPSPEED = 100*FRACUNIT -- Cap speed for dashmode.
local RUNTIME = 20*FRACUNIT -- How long do you have to run for to activate dashmode.
local DEFNORMALSPEED = 39*FRACUNIT -- Put your default normal speed here.
local OVERRIDESPEED = 85*FRACUNIT -- Automaticly activates dashmode at a certain speed.
local MAXJUMPHIGHT = 1*FRACUNIT -- Maximum jump power when in dashmode.
local SKIN = "sonic" -- Your character's skin name goes here.
You can add, remove, or change these settings to make them your own. Just make sure you credit me in one way or another.
luigi budd For the Pizza Tower-Styled Afterimages
MotdSpork for the Super Peelout
SuperPhanto for the Paper Peelout
MotdSpork for the Super Peelout
SuperPhanto for the Paper Peelout
Have Fun!