Igor Timofeev 5f12afa6fd afaef
2016-11-14 17:48:45 +03:00

17 lines
235 B
INI
Executable File

{
position = {
x = 5,
y = 5,
},
health = {
maximum = 100,
current = 100,
},
isCrouched = false,
jumpHeight = 10,
moveSpeed = 16,
rotationSpeed = 5,
crouchHeight = 10,
fieldOfView = 60,
rotation = 0,
}