Jump to content

Trying to render a centered cube in front of player problem


Xcisso

Recommended Posts

Hello!

I am trying to render a 3d object 50 units in front of the player. I have created my custom renderer that is running from the RenderWorldLast event.

The rendering and everything else is working as intended, except for the positioning. When the player looks completely up in the sky, or completely down on the ground, the cube is centered infront of the player.

But when i look forward, the position of the cube gets off-set.

 

I am getting the forward direction of the player camera, and multiply that with 50 to get a position that is 50 units in front of the player.

So in theory, it should always be perfectly in front of the camera. 

As you can see in the screenshots, it works perfectly when looking up and down. Does anyone know whats going on here? It seems like the camera forward direction is not the centre of the screen all the time?

 

screenshot_02.png

screenshot_03.png

screenshot_04.png

Edited by Xcisso
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.