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