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

How do I replace assets in the game?

Well you'd need Unity for starters.

You can follow tutorials here:

Code:
https://www.youtube.com/user/xythq/videos?shelf_id=1&view=0&sort=dd
Seeing as this model is only rigged and not actually animated, you'd probably need Blender (or any 3D package) to animate it.

 
Last edited by a moderator:
Well you'd need Unity for starters. You can follow tutorials here:

Code:
https://www.youtube.com/user/xythq/videos?shelf_id=1&view=0&sort=dd
Seeing as this model is only rigged and not actually animated, you'd probably need Blender (or any 3D package) to animate it.
I also posted a video that shows how to animate zombies.

 
Yes. There's another extractor called... Unity asset extractor I think, that will extract the anim files and you can just apply those to the new model.

 
Back
Top