mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 10:31:06 +01:00
Add notes
This commit is contained in:
parent
15ea9c1c71
commit
6db4511dd5
2 changed files with 2 additions and 1 deletions
|
@ -167,7 +167,7 @@ end
|
|||
|
||||
|
||||
|
||||
|
||||
--the main loop
|
||||
mobs.mob_step = function(self, dtime)
|
||||
|
||||
--do not continue if non-existent
|
||||
|
|
|
@ -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
|
Loading…
Reference in a new issue