浏览代码

Update AgentsCoverHeatmap.c

Rudy Boudewijn van Etten 5 年之前
父节点
当前提交
e4cb1ef700
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      ai/AgentsCoverHeatmap.c

+ 4 - 4
ai/AgentsCoverHeatmap.c

@@ -1,10 +1,10 @@
 // Agents take Cover.
 
 // 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 <math.h>