DAVID LINDER SYSTEMS DESIGNER

Role:

Systems Designer/AI Programmer

 

Assigned Tasks:

-Ground AI

-Flying AI

-Rigging of Robot

-Health System

Über Rakete

WWII Scientist decides to create an arm rocket that uses debris to create rockets, but the allied powers don't want the Germans to have such a weapon.

Breakdown

Flying AI Logic:

Self Contained

 

Recognizes if objects are in the way.

 

Gets player and fires objects at player.

 

Predicts movement of player and fires a more accurate shot if player is running in a straight line.

Ground AI Logic:

Self Contained

 

Recognizes if objects or other ground units are/will be in the way.

 

Gets player and follows player.

 

Predicts movement of player and plots fastest route even if that means going off of a ledge.

Player Health Interface:

Interface to speed up computing of player damage.

Player Health:

Basic Player Health