tweak: main values to components, rework methods
This commit is contained in:
@@ -8,4 +8,7 @@ public sealed partial class LaserModuleComponent : BaseModuleComponent
|
||||
{
|
||||
[ViewVariables(VVAccess.ReadWrite), DataField]
|
||||
public float OldProjectileSpeed;
|
||||
|
||||
[ViewVariables(VVAccess.ReadWrite), DataField]
|
||||
public float ProjectileSpeedAdd = 15F;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user