RainyDayGames / Dogs

Dog game.
2 stars 3 forks source link

Create Basic AI Structure #8

Open PureMunky opened 10 years ago

PureMunky commented 10 years ago

An object's AI should be assignable at runtime. This should be the start of how to switch an object's AI from one type to another.

Example: Neutral dog becomes hostile to the player.