add ice towers - no projectiles, no button

This commit is contained in:
2026-06-23 10:14:11 -07:00
parent 0815530717
commit e660ce611b
4 changed files with 37 additions and 3 deletions
+3
View File
@@ -38,3 +38,6 @@ CONTROLS_SHOP_IDLE :: rl.Color{45, 75, 45, 255}
CONTROL_SHOP_SELECTED :: rl.Color{70, 110, 70, 255}
CONTROLS_SHOP_HOVER :: rl.Color{90, 130, 90, 255}
ICE_SLOW_DURATION :: 2.5
ICE_SLOW_FACTOR :: 0.5