Jump to content

[1.12.2] controllable camera


stepsword

Recommended Posts

I'm trying to let the player control an invisible dummy entity (from first person, i.e. just a camera).

 

I'm using setRenderViewEntity() to set it, and intercepting MovementInput to move it. 

 

The only problem I'm having, aside from some choppy movement issues, is that I can't seem to get the camera to rotate properly. I can't seem to find an event that handles mouse movement (as opposed to mouse button presses).. I've tried copying the players rotationYaw / rotationPitch, but after I've done setRenderViewEntity(), they seem to stay static. Any ideas? Or if anyone knows where mouse movement is processed into rotationYaw/rotationPitch for the player so I can look at the code for it and see if its doable to copy it somewhere?

 

 

Edited by stepsword
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.