Quest is a 2.5D tile based fantasy game. Explore and build the world around you. Find and craft items that you can use for complete quests. Explore the world to find randomly generated dungeons and different biomes. Equip, trait and experience your character to survive in tougher areas and ultimately tackle other players in a head to head multi player game.

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Add media Report RSS Quest: Enemy AI state machine #6
Post a comment

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

Description

Started implementing some AI. Working with the state machine at the moment, if the player moves into the enemy trigger distance the state changes to attack. Made some progress on the spawn mechanism as well but still have yet to create any behaviours for the AI yet.