SetTransformRateForAnimation — FiveM Natives
0x498218259FB7C72D · VEHICLE · all
Affects the playback speed of the submarine car conversion animations. Does not affect hardcoded animations such as the wheels being retracted. In decompiled scripts the only value used for transformRate is 2.5.
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | The vehicle for which the submarine car conversion animation speed should be adjusted. |
| transformRate | float | The rate at which the submarine car conversion animations will be played. |
Returns
void