Slime crit collisions

This commit is contained in:
2026-04-12 19:11:01 +01:00
parent f0da9b5f8c
commit 8a57aa2f2c
5 changed files with 21 additions and 3 deletions
+1
View File
@@ -13,6 +13,7 @@ import Sound.Data
data ActionPlan
= Inanimate
| SlimeIntelligence
| ActionPlan
{ -- _apImpulse :: [Impulse] -- done per frame
_apAction :: Action -- updated per frame, likely persist across frames