I found a lot of nice Ai scripts and tuts, chasing the player, patrol for a player, etc...but the only thing i search is a script for a simple walking/running stupid entity just evade blocks and walk around ......like rats/spiders/bugs in sewers etc...anyone got some ? ^^
the one from aum...robby_the_robot...won't work...dunno why
greetz
arc
Lasst uns brechen und auf den Weg machen, mir nach, ich folge euch...!!!
Download all acknex user magazines lot of examples (some need update). Look in the templates simple AI there. Browse this forum for AI scripts by Damocles. He released some of his work to the community. Only works for A6 btw, so you will have to update the scripts. Also you could wait for IntenseX if you don't like to program your AI at all.
I have that very simple AI script (from AUM) in A7 C-Script/Lite-C which follows the player and shoots you, but it is not finished yet. If you want have a look, just send a PM and i'll put a working example for download on my website.
^^ this one i've got too, and it works nice... a have also all AUM's...and i tried the code snipped of the robby_the_robot AI, which simply moves along and evades barrikades in his way but the prob is...it won't work...errors over errors and no idea where the problem lies
Lasst uns brechen und auf den Weg machen, mir nach, ich folge euch...!!!
Where can I find this robby_robot_ai and what error message do you get? The other code that I have works, but some little problems with trace, event and passable after death holding me back last time. Maybe it was a bug in the engine and fixed now. I have also need to learn about the new collision system first.