suriyun-production / turnbase-rpg-docs

This is document for Turnbase RPG project (https://www.assetstore.unity3d.com/#!/content/107578?aid=1100lGeN)
https://suriyun-production.github.io/turnbase-rpg-docs
12 stars 3 forks source link

How to change weapon on character model ? #211

Closed AeonTR closed 2 years ago

AeonTR commented 2 years ago

What I want is that I added new 3d item models to the game, when I put them on the character in the inventory, I want the character to change in the weapon in his hand, but I couldn't do it, can you show me a way?

insthync commented 2 years ago

You have to set the equipment slot name and the item container transforms to your character entity

Screenshot_1013

Then set the slot name and equipment model prefab to your item game data

Screenshot_1014