Games > The Simpsons Hit & Run > Console File Commands > CON Commands > SetWheelieOffsetY

SetWheelieOffsetY

This command sets the Y offset of the vehicle's center of mass when performing a wheelie. In order to perform a wheelie, the vehicle must be stopped or nearly stopped.

Syntax

SetWheelieOffsetY( offset );

Game.SetWheelieOffsetY( offset )

  • offset: Sets the Y offset of the vehicle's center of mass when performing a wheelie. Positive numbers are up, negative are down.

Examples

SetWheelieOffsetY(0.2);

Game.SetWheelieOffsetY(0.2)

Notes

See SetWheelieOffsetX and SetWheelieOffsetZ to set offsets for the other two axes.

Donut Team © 2023 · v4.0