more tweaks to UI

This commit is contained in:
Derek
2024-12-08 19:56:56 -06:00
parent c17ccea3e7
commit bfce40cdc1
12 changed files with 3697 additions and 3326 deletions

View File

@@ -16,7 +16,7 @@ const SLOWSPEED = .1
const MAX_STAMINA : float = 100
const STAMINA_DRAIN = 20
const BOB_FREQ = 1.7
const BOB_AMP = 0.08
const BOB_AMP = 0.1
const ADS_POS = Vector3(0,-.05,-.45)
var speed
var double_jump = true