Zanoza Modler 3 License Issues
GTA V Base Lists
How to Make a Vehicle Animation
How to create lighting templates
Create "Rainbow" Templates
Forcing Vehicles To Spawn With Specific Extras
GTA V's Character Driving Animation
WildFyr Documentation > Zanoza Modler 3 Tutorials > GTA V's Character Driving Animation
GTA V's Character Driving Animation
Putting your drivers hands, on the wheel
When converting a vehicle, or downloading some free vehicles, sometimes the hands are not properly placed on the wheel. This can be fixed in 2 different ways, the first requires the model to be unlocked and a valid ZMod license; The other is not as reliable, but only requires changing the vehicle.meta.
The Easier Method
To save some peoples time I will go over the vehicles.meta fix first. What we will be doing is changing the layout of the vehicle to see if this will align the hands better. Do note this will also change the way the driver sits in the car. Not all layouts work with every car, and messing with layouts can cause your game to crash. A list of all layouts is below, you can test with all of them. Depending on what vehicle model that you are testing with you might find some funny interactions like having your feet stick out the bottom of the car.
The vehicle layout is located in the vehicles.meta line number 19. Do remember that if you write in a layout that does not exist, it will crash anyone who attempts to enter the vehicle.

LAYOUT_LOW
LAYOUT_LOW_RESTRICTED
LAYOUT_LOW_BFINJECTION
LAYOUT_LOW_CHEETAH
LAYOUT_LOW_DUNE
LAYOUT_LOW_ENTITYXF
LAYOUT_LOW_INFERNUS
LAYOUT_LOW_SENTINEL2
LAYOUT_STANDARD
LAYOUT_STD_LOWROOF
LAYOUT_STD_HABANERO
LAYOUT_STD_HIGHWINDOW
LAYOUT_STD_EXITFIXUP
LAYOUT_STD_RIPLEY
LAYOUT_STD_STRATUM
LAYOUT_STD_STRETCH
LAYOUT_STD_ZTYPE
LAYOUT_VAN
LAYOUT_VAN_POLICE
LAYOUT_VAN_BODHI
LAYOUT_VAN_CADDY
LAYOUT_VAN_MULE
LAYOUT_VAN_PONY
LAYOUT_VAN_BOXVILLE
LAYOUT_VAN_TRASH
LAYOUT_VAN_JOURNEY
LAYOUT_ONE_DOOR_VAN
LAYOUT_RIOT_VAN
LAYOUT_BISON
LAYOUT_RANGER
LAYOUT_RANGER_SWAT
LAYOUT_RANGER_SANDKING
LAYOUT_4X4
LAYOUT_TRUCK
LAYOUT_TRUCK_BIFF
LAYOUT_TRUCK_TOW
LAYOUT_TRUCK_DOCKTUG
LAYOUT_TRUCK_BARRACKS
LAYOUT_TRUCK_MIXER
LAYOUT_FIRETRUCK
LAYOUT_DUMPTRUCK
LAYOUT_BUS
LAYOUT_TOURBUS
LAYOUT_PRISON_BUS
LAYOUT_COACH
LAYOUT_BLIMP
LAYOUT_BULLDOZER
LAYOUT_CRANE
LAYOUT_FORK_LIFT
LAYOUT_TRAIN
LAYOUT_CUTTER
LAYOUT_MOWER
LAYOUT_TANK
LAYOUT_TRACTOR2
The ZMod Method
In ZMod you can change the location of the "seat" dummy. This will adjust where the driver, passenger, or any other
Review this page
GTA V FiveM Hands on wheel steering wheel driving animations