I’ve been struggling for days to import a car to edy’s vehicle physics. I am working on a semi-simulation car game project. I cant change a car’s 3d model which comes with edy’s vehicle physics (such as red pick-up). I’ve imported a 3d car model as asset, but couldnt do it a drivable thing. and there is no tutorial in documentation and in web. Sorry for my bad english, hope you understand.
2 Answers
2What i did to switch the model was to disable the part called TruckBody inside the truck asset, and then add the model you want inside the truck asset and position it the way you want.
Here you have more information.