Slime crit collisions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user