0 votes

To make a gameplay like this game:

https://www.youtube.com/watch?v=4wIw66OUh9w

Is just to set a "mouse detector" for left and right side of the window (change character direction, no changing while walking) and create a separate and bone attached on character for the arm/hands/gun to follow mouse and shoot, right?

in Engine by (34 points)

1 Answer

0 votes

Pretty much. Although instead of having "mouse detector"s, you should compare the mouse cursor coordinates to the player center coordinates and use that to decide where to point.

by (650 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.