(07-22-2012, 08:20 AM)Kevin Wrote: is it possible to copy the original LF2 AI so that we don't need to work on the whole thing? :P (I mean, e.g. movement, defending projectiles, taking weapons :P )
that is the basic AI
with this represented by the void id() function
if you only write the int ego() function the basic AI will remain and call your ego function whenever it deems a special move to be executed
edit: thats a yes and no - you dont have to copy it, but you can still use it
favorite dcing techniques: wpoint | double key inputs | holding back | alternate basic moves