3D model integration

How to integrate 3D model of a car in library into your custom vehicle model.

this information wrtiten in the IPGmovie.pdf but it dows not work.

I need to translate 3D model with respect to front and rear axle positions of uservehicle.

for example: 3D/Vehicles/CUPRA_Formentor_TSI_2022.mobj
there is CUPRA_Formentor_TSI_2022.objinfo but modification of this file does not work.

6

BEGIN IPG-MOVIE-INFO

Translate 2.05 0 0.61

Scale 0.0258 0.0262 0.0256

Rotate 90 0 0 1

Rotate 90 1 0 0

Include front.obj

END IPG-MOVIE-INFO

Thank you for the ideas & help !

Hello,
you can modify the example vehicles, but there are a few things you should consider:

  1. it´s better to modify them in your project folder, not in the installation folder → Copy & paste it in your project´s Movie folder
  2. .mobj files are encrypted files, therefore you shouldn´t modify them directly
  3. to modify a .mobj file, create your own .obj file and include the .mobj file in it (have a look at the MB_Actros_1996+Trailer.obj file from our examples, maybe this will already help you)
  4. don´t forget to select your .obj file as the vehicle´s outer shell (Vehicle Data Set > Tab Body > Outer Shell)