ballistic projectiles for cannons

This commit is contained in:
2026-06-26 17:11:25 -07:00
parent 4d267c7f5d
commit 4124f39632
3 changed files with 88 additions and 14 deletions
+1
View File
@@ -21,6 +21,7 @@ TOWER_COST :: 50
MAX_PROJECTILES :: 64
PROJECTILE_SPEED :: 280 // pixels per second
PROJECTILE_HIT_RADIUS :: 10
CANNON_PROJECTILES_SPEED :: 320.0
OVERLAY_BAR_H :: 28
OVERLAY_PADDING :: 6