more level design

This commit is contained in:
Derek
2024-10-06 16:20:37 -05:00
parent 730b9cd1bf
commit 0402cb7682
68 changed files with 1309 additions and 57 deletions

View File

@@ -2,7 +2,7 @@ extends CharacterBody3D
const WALK_TRANSITION_SPEED = 8
const MAX_AIR_DASH = 1
const FLASHLIGHT_BRIGHTNESS = 20
const FLASHLIGHT_BRIGHTNESS = 30
const KICK_AMOUNT = 10
var speed