mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Tilt camera on player damage (tweaked by PilzAdam)
This commit is contained in:
parent
5a13c49492
commit
a27cdf16f4
3 changed files with 31 additions and 2 deletions
|
@ -209,6 +209,9 @@ public:
|
|||
|
||||
u16 hp;
|
||||
|
||||
float hurt_tilt_timer;
|
||||
float hurt_tilt_strength;
|
||||
|
||||
u16 peer_id;
|
||||
|
||||
std::string inventory_formspec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue