Jump to content

Character Position in Vehicle


Danickar

Recommended Posts

In my custom vehicle I am creating I want to change the character position from a seated (the default) position to one where he is lying down on his stomach, like in a hang glider. 

 

My first thought is that this would involved extending RenderPlayer and setting up some custom code in there, perhaps modifying parts of sleeping and rotateplayer.  Is this the best way to go?  If so, what do I need to register so the player gets my new renderer instead of the default one?

Link to comment
Share on other sites

Also, along similar lines.

 

I want my player to always face forward in the vehicle.

 

I thought something like:

this.riddenByEntity.rotationYaw = this.rotationYaw;

in the onUpdate() method of the vehicle would do the trick, however it appears to make no difference at all.

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.