Forum rules - please read before posting.

HELP, I need to move the arm of the character with the mouse.

Hello, I have my project with a third person character, and I need help, I need to move the arm of the character with the mouse.
This will have a flashlight and the idea is to illuminate by moving the mouse.
Thanks

Comments

  • Welcome to the community, @E4PS.

    It would depend on your game's perspective. Is this a 2D game with sprites, or a 3D game with models?

    If it's in 2D, the light would be handled separately via a custom script to hover over the mouse, with the character separately changing direction to face the mouse.

    It it's in 3D, you may be able to make use of IK to move the character's hand. If IK is enabled in your character's Animator, you can use the Character: Hold object Action to set the character's hand target to the flashlight Transform. A custom script could then rotate the transform to face the direction the mouse is pointing.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.