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