v7 beta documentation in progress. v7 beta documentation may be incomplete or inaccurate.
v7 functions and features may be significantly different from previous ACS versions.
These instructions are not valid for current v6+ ACS!
PowerSlide gives your vehicle a special sliding turn style. It was a force added in a custom mod to help with emulating Motorcycle Speedway Racing.
PowerSlide expands on the reference frame steering system introduced in v5 by applying an additional force to the vertical axis. You can add some PowerSlide to give an additional "drift" feel to boats and other vehicles.
A temporary-on key-control version of this force can be used for drift racing, see: ShiftSlide
Change the variable value at the top of the Root Settings, set to 0 to disable.
integer Init_PowerSlide = 10;
Motorcycle Speedway Racing
To emulate the speedway motorcycle turning effect, also consider setting up a Turning Front End system by recording the left/right positions inverted, so that your front end appears to stay facing forward while the bike steers by swinging out the rear end.
[v7 Main]