SmartlyDressedGames / Unturned-3.x-Community

Community portion of the Unturned-3.x repo. If you have access to the source code you can find it here:
https://github.com/SmartlyDressedGames/Unturned-3.x/
86 stars 18 forks source link

1st and 3rd person inconsistencies #2235

Closed AdamDN closed 3 years ago

AdamDN commented 3 years ago

The headlamp light is not visible while prone on a flat surface in 1st person, the light source is underground. It is visible while prone in 3rd person: headlamp

Bullet casings can be seen falling forever through objects in 1st person. They are not visible through terrain in 3rd person: casings

SDGNelson commented 3 years ago

Thanks for the reports.

  1. Unsure what is going on here, so I will investigate.
  2. Happens because the first-person arms are away in the skybox. Ideally will be merged with the third-person body at some point, but no ETA.
SDGNelson commented 3 years ago

The first-person light had some offset from the camera position. This was probably intentional at some point to more closely match how the third-person light source is offset, but for the next update I have moved it to the camera position for usability.