UPDATE: yaw beam only appears when player is shooting
This commit is contained in:
@@ -9,5 +9,6 @@ class Player:
|
||||
self.pitch = pitch
|
||||
self.yaw = yaw # Probably only need this if top-down
|
||||
self.dead = False
|
||||
self.is_shooting = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user