Converting objects model - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (
https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (
https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: Converting objects model (
/showthread.php?tid=660977)
Converting objects model -
gregK - 18.11.2018
Hello guys,
I'd like to know if it's possible to convert a vehicle 3D model to an object model.
For example, converting the model of the Tahoma to use it as an object in the map.
Sorry for my ignorance.
Re: Converting objects model -
Yaozu - 18.11.2018
Yes you can, you first need to open the .dff file in Blender or 3ds Max and then you will need to attach all of the parts of the vehicle to one object in the scene (Best to attach the objects like the doors and things to the chassis) in order to create a collision file for it to attach to. Then you can use it as an object and not as a vehicle.
Re: Converting objects model -
gregK - 18.11.2018
Quote:
Originally Posted by Yaozu
Yes you can, you first need to open the .dff file in Blender or 3ds Max and then you will need to attach all of the parts of the vehicle to one object in the scene (Best to attach the objects like the doors and things to the chassis) in order to create a collision file for it to attach to. Then you can use it as an object and not as a vehicle.
|
It won't crash the game?
Re: Converting objects model -
Yaozu - 18.11.2018
No because by doing that it's just one object and not multiple.