• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Modifying game meshes?

YuriBengala

New member
Hello folks, as far as i know importing new armor models is not possible, but what about change player's meshes? I pretend to change the hand meshes, try to add some gloves, jackets that are only displayed in hand models, someone knows if it is possible?

 
That's possible, but very difficult. I've done this before in the Alphas.

First, pull out the mesh from the resource, modify it, then create the asset (building the project in Unity), then pull out the mesh from the compiled asset and putting it in game-asset (raw or dump).

A chore, and not with all types of prefabs works.

All these manipulations for extricating and paste - with utility UABE.

Возможно, но очень сложно. Я как то делал подобное в прошлых альфах.

Сперва вытаскиваешь меш из ресурсов, изменяешь его, после - создаешь ассет (компилируя проект в юнити), затем вытаскиваешь этот меш из компилированного ассета и засовываешь в игровой ассет (rawом или дампом).

Муторно, и не со всеми типами префабов работает.

Все эти манипуляции по вытаскиванию и впихиванию - с помощью утилиты UABE.

 
Last edited by a moderator:
Back
Top