BEHOLD, MY SUPER LASER PISS
This commit is contained in:
parent
084aada510
commit
e29208a2e5
23 changed files with 760 additions and 20 deletions
|
|
@ -51,4 +51,8 @@ public class Enemy : Entity
|
|||
FlipSprite(directionToMove);
|
||||
}
|
||||
}
|
||||
protected override void OnKillEffects()
|
||||
{
|
||||
Destroy(gameObject);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue