Add notes

This commit is contained in:
jordan4ibanez 2021-04-16 20:06:55 -04:00
parent 15ea9c1c71
commit 6db4511dd5
2 changed files with 2 additions and 1 deletions

View File

@ -167,7 +167,7 @@ end
--the main loop
mobs.mob_step = function(self, dtime)
--do not continue if non-existent

View File

@ -0,0 +1 @@
--make mobs scan players and check distance then if direct line of sight then add to list and go after whichever one is closer