more tweaks to terrain and hub
This commit is contained in:
@@ -4,7 +4,7 @@ class_name Player
|
||||
const JUMP_WEAPON_DIP = Vector3(0,-5,0)
|
||||
const AIR_TRANSITION_SPEED = 7
|
||||
const GROUND_TRANSITION_SPEED = 7
|
||||
const FLASHLIGHT_BRIGHTNESS = 30
|
||||
const FLASHLIGHT_BRIGHTNESS = 100
|
||||
const KICK_AMOUNT = 20
|
||||
const LAND_CAMERA_TILT : Vector3 = Vector3(-1,0,0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user