Page 1 of 1

Twisterzz

Posted: Tue Jul 27, 2021 9:11 am
by Twisterzz
Hello guys I have been scouring the internet trying to find a good tutorial on how to convert a 3d model for example an obj model of a Gun into a ydr of a gun and use it ingame but I have no idea how to go about doing this, all help is appreciated

Re: Twisterzz

Posted: Tue Jul 27, 2021 11:48 am
by Oleg
import original gun model,
import your .obj file. replace the geometry in original model's hierarchy with your loaded model. You can can use "Display\Local Axes\Copy" tool first to copy axes position from original part onto modded part.
assign original material onto your modded geometry.

export and test in game.

then adjust original material - put proper texture, the one that matches your .obj file. Put this texture into .ytd file too. export and test in game.

the best way is to practice with modding of original guns by adding some parts/geometry (with modify/attach tool) as the very first modding steps.

Re: Twisterzz

Posted: Tue Jul 27, 2021 11:50 am
by Twisterzz
Sorry I do not quite understand, especially text tutorials do you know any video tutorials on how to do this?

Re: Twisterzz

Posted: Wed Jul 28, 2021 5:28 am
by Oleg
Nope.
However, you can search on youtube, I guess there are some tutorials on weapons modding. I personally never made any of a kind.