mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Load blocks and objects behind player when in third-persion front-view (#13431)
This commit is contained in:
parent
fc3d6c1dd9
commit
a8ec6092e2
7 changed files with 41 additions and 20 deletions
|
@ -84,6 +84,7 @@ public:
|
|||
u32 last_keyPressed = 0;
|
||||
u8 last_camera_fov = 0;
|
||||
u8 last_wanted_range = 0;
|
||||
bool last_camera_inverted = false;
|
||||
|
||||
float camera_impact = 0.0f;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue