SwagTopia.binrar.metainfexe/client/config/betterthirdperson-common.toml
2025-02-05 00:44:34 -08:00

23 lines
749 B
TOML

#Align player to camera on left & right clicks
aimPlayerOnInteract = true
#How long player will be aligned to camera after left & right clicks
# Default: 40
# Range: 10 ~ 200
aimDuration = 40
#Angle in degrees within the player will slightly follow camera yaw (while standing still)
# Default: 45
# Range: 0 ~ 90
followYaw = 45
#Does camera should rotate freely during elytra flight
freeCameraDuringElytraFlight = false
#Completely remove third-person front view
skipThirdPersonFrontView = false
#How fast player changes movement direction in third-person
# Default: 50
# Range: 10 ~ 100
playerRotationSpeed = 50
#How fast player pitch follows camera pitch in third-person
# Default: 65
# Range: 10 ~ 100
pitchChangeSpeed = 65