Question 1: Implementing Weapon Draw and Sheathe Animations with Stance Idle
After equipping a weapon from the inventory, I want the character to draw it first with a specific animation, rather than having it immediately appear in player hand. Additionally, I'd like to include a sheathe animation and have a weapon stance or idle animation play after drawing the weapon. I will be happy with any hints or guide.
Question 2: Customizing Camera View for NPC Interaction
When interacting with an NPC in my game, I'd like to change the camera view to focus solely on the NPC's character or face. How can i achieve that?
Thank you so much for your time.