started work on camera going red with damage

This commit is contained in:
derek
2024-08-07 17:01:41 -05:00
parent fb1dd498b4
commit 5652e75508
10 changed files with 38 additions and 8 deletions

View File

@@ -3,7 +3,7 @@ extends Label3D
var damage_amt
var start_position
const SPEED = 2
const SPEED = 3
const SCALE_SPEED = 80
# Called when the node enters the scene tree for the first time.