mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-10-10 00:56:06 +00:00
Added magnet functionality
This commit is contained in:
@@ -14,6 +14,7 @@ export class PlayerSettings {
|
||||
public speed = 0;
|
||||
public regenerationDelay = 0;
|
||||
public collisionDelay = 0;
|
||||
public magnetDuration = 0;
|
||||
public weapon: WeaponSettings = new WeaponSettings();
|
||||
public haloLauncher: HaloLauncherSettings = new HaloLauncherSettings();
|
||||
public horizontalLauncher: WaveLauncherSettings = new WaveLauncherSettings();
|
||||
|
Reference in New Issue
Block a user