Browse Source

Update AgentsCoverHeatmap.c

Rudy Boudewijn van Etten 5 years ago
parent
commit
e4cb1ef700
1 changed files with 4 additions and 4 deletions
  1. 4 4
      ai/AgentsCoverHeatmap.c

+ 4 - 4
ai/AgentsCoverHeatmap.c

@@ -1,10 +1,10 @@
 // Agents take Cover.
 // Agents take Cover.
 
 
 // Todo :   
 // Todo :   
-//          add agents and agents follow path.
-//              select path not going through heatmap.
-
-
+            //gfx
+            // agents shoot back
+            // collision bullets vs entities
+            
 #include "raylib.h"
 #include "raylib.h"
 #include <math.h>
 #include <math.h>