how to modify char size in car?
Posted in Support
Please login to contribute to the conversation.
Derpygeta I put the (Red) Ferrini handling to (Black) Ferrini to Be a driver in that vehicle , but Char's Head is crossing the Roof (sorry for bad english)
I put the (Red) Ferrini handling to (Black) Ferrini to Be a driver in that vehicle , but Char's Head is crossing the Roof (sorry for bad english)
Loren Make a copy of the car's con file in your mod and tweak SetCharacterScale. 1 is the default value for this. If that car doesn't already have that, add this to the con file:
SetCharacterScal
Make a copy of the car's con file in your mod and tweak SetCharacterScale. 1 is the default value for this. If that car doesn't already have that, add this to the con file:
SetCharacterScale(1);
Derpygeta thank you
thank you