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.
Config:
To modify the helicopter values edit the Vector3 for the corresponding shortname,
EX: if I want to edit the maneuverability of the Minicopter and its lift fraction I would edit it as such
Quote
"Item1": { (THIS MAKES THE MINI MORE AGILE!)
"x": (X ROTATION VALUE),
"y": (Y ROTATION VALUE),
"z": (Z ROTATION VALUE)
},
"Item2": (LIFT FRACTION),
"Item3": (TIME IN SECONDS ACRO WILL LAST)
{ "Version Number": { "Major": 1, "Minor": 0, "Patch": 0 }, "Message Prefix": "<size=18px><color=#51a3f5>[</color><color=#FFFFFF>V</color><color=#FF0000>C</color><color=#51a3f5>]</color></size>", "Acro Settings": { "Acro Mode Enabled": true, "Acro Heli Values": { "minicopter.entity": { "Item1": { "x": 200.1, "y": 279.6, "z": 100.2 }, "Item2": 5.0, "Item3": 5.0 }, "attackhelicopter.entity": { "Item1": { "x": 7000.1, "y": 4000.0, "z": 5000.2 }, "Item2": 5.0, "Item3": 5.0 }, "scraptransporthelicopter": { "Item1": { "x": 5000.0, "y": 4000.0, "z": 9000.0 }, "Item2": 5.0, "Item3": 5.0 } }, "Default Heli Values": { "minicopter.entity": { "Item1": { "x": 407.09, "y": 279.58, "z": 173.17 }, "Item2": 0.25 }, "attackhelicopter.entity": { "Item1": { "x": 9041.75, "y": 14866.42, "z": 7647.33 }, "Item2": 0.25 }, "scraptransporthelicopter": { "Item1": { "x": 19082.0, "y": 14356.0, "z": 7940.0 }, "Item2": 0.25 } } } }