About AcroMode
Description:
This plugin is a very simple lightweight plugin designed to increase the speed and maneuverability of helicopters, each type of helicopters inertia tensor can be modified allowing greater maneuverability in addition to its lift fraction.
Lamen Explanation: Tensor controls how quickly the heli can rotate around the center of itself.
Config:
{ "Version Number": { "Major": 1, "Minor": 0, "Patch": 1 }, "Message Prefix": "<size=18px><color=#51a3f5>[</color><color=#FFFFFF>V</color><color=#FF0000>C</color><color=#51a3f5>]</color></size>", "Acro Mode Enabled": true, "Heli Values": { "minicopter.entity": { "duration": 5.0, "defaultTensorValue": { "x": 407.09, "y": 279.58, "z": 173.17 }, "defaultUpVelocity": 0.25, "customTensorValue": { "x": 200.1, "y": 279.6, "z": 100.2 }, "customUpVelocity": 5.0 }, "attackhelicopter.entity": { "duration": 5.0, "defaultTensorValue": { "x": 9041.75, "y": 14866.42, "z": 7647.33 }, "defaultUpVelocity": 0.25, "customTensorValue": { "x": 7000.1, "y": 4000.0, "z": 5000.2 }, "customUpVelocity": 5.0 }, "scraptransporthelicopter": { "duration": 5.0, "defaultTensorValue": { "x": 19082.0, "y": 14356.0, "z": 7940.0 }, "defaultUpVelocity": 0.25, "customTensorValue": { "x": 5000.0, "y": 4000.0, "z": 9000.0 }, "customUpVelocity": 5.0 } } }