0 of 0

File information

Last updated

Original upload

Created by

Jenix106

Uploaded by

jenix106

Virus scan

Safe to use

Tags for this mod

About this mod

Lets you add a dash to any weapon, just like the Yamato!

Requirements
Permissions and credits
Changelogs
Just add the Sword Dash module to a weapon to start dashing with it. Made to function exactly like the Yamato dash, but with more options.

DO NOT ADD THE ACTUAL FILES TO YOUR MOD, ONLY THE TEXT IN THE SWORD DASH MODULE TEXT FILE

DashSpeed: How fast you go when you dash
DashDirection: Options include "Player" or "Item". Player dashes towards where you're looking and Item dashes where the weapon is pointing (based on your hand)
DashTime: Determines how long disabled gravity/collisions lasts for, in seconds
DisableGravity/DisableCollisions: I hope I don't have to explain this
ActivationButton: Options include "Trigger" and "Alt Use". Alt use is the spell wheel button for Rift, or thumb pad for Index. Idk about Vive

MAKE SURE TO ADD A COMMA BETWEEN THIS MODULE AND ANY EXISTING MODULES, LIKE SO
{
  "$type": "Yadda.Yadda, Yadda",
  ...
},
{
  "$type": "SwordDash.SwordDashModule, SwordDash",
  ...
},
{
  "$type": "Blah.Blah, Blah",
  ...
}
  翻译: