• Register

Multiplayer futuristic F2P first person shooter with a unique blend of modern and classic shooter elements.

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Report RSS FPS Kit Progress #8
Post comment Comments
ahhhasadahh
ahhhasadahh - - 489 comments

This is actually really cool :D

Reply Good karma Bad karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

Description

A little test against some AI units.
Wrote a little bot "API", which gives you a simple interface for moving units around (SetLookTarget, ClearLookTarget, SetMoveTarget, ClearMoveTarget, SetIsFiring, SetIsSprinting, Jump, Reload, etc) and acts as a replacement for player input. Therefore, bots are not really any different from players.

Wrote a little test AI script, nothing fancy, not a terribly good AI. Works for testing though.