Ben1138 / SWBF2Phoenix

A re-implementation of the old Star Wars Battlefront II (2005) game, utilizing the Unity game engine
GNU Affero General Public License v3.0
73 stars 12 forks source link

Simple AI #11

Open Ben1138 opened 2 years ago

Ben1138 commented 2 years ago

Needs #10 to be implemented beforehand.

Implement a simple AI, using the available AI goals used in the AddAIGoal Lua API calls. Also, make the AI goal changeable through said API call.

grafik