Skip to content
Snippets Groups Projects
Commit 966f560f authored by dg's avatar dg
Browse files

Fixed stealth/invisibility: npcs could go straight to the target (it still hindered them though)

git-svn-id: http://svn.net-core.org/repos/t-engine4@6790 51575b47-30f0-44d4-a5cc-537603b46e54
parent e4cebbc8
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,6 @@
-- Defines a simple AI building blocks
-- Target nearest and move/attack it
local Astar = require "engine.Astar"
newAI("move_simple", function(self)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment