How to import 3D models?

Guys i have some subwoofers that i made for a sound mod in gta san andreas(MDPM V5) and i want to import one of my models and replace the default subwoofer from the game.
Is there any tutorial for that?
upload_2018-12-2_13-38-27.png

upload_2018-12-2_13-38-56.png

upload_2018-12-2_13-40-35.png
 
You have 2 ways of doing this:

1.
You can import the 3d files with UABE, but you will have to edit the ATLAS_motorparts.tex in order to get a working texture on your model.
Extract the ATLAS_motorparts.tex using UAE and open the dds file you get.
When you open the dds file, somewhere on the image is the subwoofer displayed and you’ll have to edit this part of the image.

2.
If you’re a modder, you can do it with Unity Editor and Visual Studio.
Open the obj file in Unity Editor and make an AssetBundle (with texture, mesh renderer and mesh colliders ofcourse).
Make your modscript in Visual Studio and import your mod files into the mods folder for modloader (after debugging your mod, but I shouldn’t have to say it).

If you’ve done it right, you should have a working mod!
 

What are you racing on?

  • Racing rig

    Votes: 528 35.2%
  • Motion rig

    Votes: 43 2.9%
  • Pull-out-rig

    Votes: 54 3.6%
  • Wheel stand

    Votes: 191 12.7%
  • My desktop

    Votes: 618 41.2%
  • Something else

    Votes: 66 4.4%
Back
Top