SSP todo
From Platinum Arts Sandbox Free 3D Game Maker
Entities
- Emitters - periodically emit projectiles and stuff the player must dodge
Logic
- use physentcollide() to cache collisions for processing
- use collision based damage, boxes, etc
AI
- goomba level - move between waypoints
- try to jump onto the player if possible
- shoot projectiles at player if possible