implemented all the control structures I need for the most complicated enemy AI pattern; those that move along the ground. Enemies that do things like fly freely (not hover) or use bezier curves are much, much simpler. As that stands, I can simply plug in any number of constructs now. What this comes to mean is that I think I'll be ramping up towards a new demo in the very near future, one showing off all the newest changes
|