mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 19:28:49 -04:00
parent
dc3b2924a5
commit
70c3772b1b
@ -528,6 +528,7 @@ pub const Player = struct { // MARK: Player
|
||||
|
||||
Player.super.health = Player.super.maxHealth;
|
||||
|
||||
Player.eyePos = .{0, 0, 0};
|
||||
Player.eyeVel = .{0, 0, 0};
|
||||
Player.eyeCoyote = 0;
|
||||
Player.jumpCoyote = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user