Skip to content
Snippets Groups Projects
  1. Nov 19, 2016
  2. Nov 07, 2016
    • Graham Solie's avatar
      AI Fixes · 8a52b191
      Graham Solie authored
      Please keep Left is true and Right is false
      Started to add player health
      8a52b191
  3. Nov 06, 2016
    • Jordan's avatar
      Changes to enemy AI · 212d889e
      Jordan authored
      DECISIONS TREE CLASS:
      - Made lots of members private to remove Unity warnings
      - Removed parameters we didn't need from a few functions
      
      ENEMYAI:
      - Few structural changes, BuildDecisionTree seems to work in start() now
      - Now denoting actions with "a_ACTIONNAME" and decision with
        "d_DECISIONNAME".  Easier to read!
      212d889e
  4. Oct 31, 2016
  5. Oct 29, 2016
Loading