Help regarding animation

Hello.
I am In the need of some assistance regarding animating and scripting.

I am looking to make an open door animation, open register etc…
with the actual character moving the object and Interacting with it.

How should I go about making such a thing? What should I use and what do I need to do?

2 Likes

I suggest using IKControls:

They will allow characters to actually grab the object and interact with it. The trick to use them is to move the object instead of the character, and the IKControl will handle the character’s movement for you when configured correctly although sometimes depending on the situation and context you’ll need to aid it by slightly moving the character as well

1 Like