change shadow decal color

This commit is contained in:
2024-10-21 22:49:52 +10:00
parent 90d472e3c1
commit 285aacd6e4
5 changed files with 3 additions and 26 deletions

View File

@@ -9,7 +9,7 @@ const BONE_SCALE_VARIATION: float = 0.25
const HONEYDEW_INTERVAL_MIN: float = 5
const HONEYDEW_INTERVAL_MAX: float = 60
const HONEYDEW_SPAWN_SPREAD: float = 0.5
const HONEYDEW_SPAWN_SPREAD: float = 0.25
const HONEYDEWS_MAX: int = 5
var state: State = State.WANDERING