Closed AeonTR closed 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?
You have to set the equipment slot name and the item container transforms to your character entity
Then set the slot name and equipment model prefab to your item game data
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?