Page 1 of 1

How to make the wheel configuration

Posted: Thu Nov 16, 2023 12:43 pm
by adoci7
Hi, i have a question about the wheels in Gta5. I want to make a Truck with 4 Axis.

The front axis and the last axis have the same wheels and the two middle ones are different.

I tried many variations, but only the first three ones on the left side spawn ingame.

wheel_lf L0
wheel_lm1 L0
wheel_lm2 L0

The wheels on the right side dont spawn ingame

If i add the wheel_lr L0 the game crashes, so that the wheel_lf and the wheel_lr look the same.

Here is a Photo of how i want to make it.

Hopefully someone can give me a tip,thanks

Re: How to make the wheel configuration

Posted: Thu Nov 16, 2023 3:17 pm
by Oleg
Is there an original game model with 8 wheels setup?

Re: How to make the wheel configuration

Posted: Thu Nov 16, 2023 11:07 pm
by adoci7
yes, there is a Cerberus but the rear wheels on the 3 last axis look the same

Re: How to make the wheel configuration

Posted: Fri Nov 17, 2023 4:31 am
by Oleg
Unfortunately, I don't have any ideas on how the game does wheels configuration.

Have you tried to put geometry on wheel_lm1 only (leave wheel_lm2 as dummy)?

Re: How to make the wheel configuration

Posted: Fri Nov 17, 2023 6:27 am
by adoci7
did it, the only way it worked was, that i put the wheel_lf and the wheel_lr L0 on the left side. on the right side only the dummy.

On the middle axles, i had to position on the wheel_lm1, wheel_lm2, wheel_rm1, wheel_rm2 the LOD 0 wheel itself, then it worked.

I could not find any better solution.

I had to optimze the polys of the model because after that the model was so big that the game crashed everytime.

Thanks anyways