Custom Dashmode

[Open Assets] Custom Dashmode 1.0.3

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
  1. Yes
I named my file(s) correctly (see Filename Conventions)
  1. 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.
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.


Have Fun!

Showcase.gif
Author
Bluetorch
Downloads
11,446
Views
22,476
First release
Last update
Rating
4.75 star(s) 4 ratings

More resources from Bluetorch

Share this resource

Latest updates

  1. Fixed Peelout Bug

    Long overdue update. Fixed Peelout from showing up when super. Side Note: Thank you for over...
  2. Update for All Packs!

    Hello again! This one is a tiny update, but a worthy one nonetheless. That's all for now. I...
  3. Oops.

    I accidentally put two of the same Peelout and dashmode. That is now fixed.

Latest reviews

this mod is really fun

the only problem i have is when i use a custom character the custom dash
dosent work

is the custom dash only meant for sonic? or is there something else like a bug or limitations.
Bluetorch
Bluetorch
It's only meant to work on sonic. You can change it in the lua file.
Upvote 0
this is really good and i used it for my first (not approved yet) mod
Upvote 0
do i need something to edit the settings? by the way nice mod very cool
Upvote 0
This is great especially in big, open levels
Upvote 0
Back
Top