- WIP EL_ALIEN AI

This commit is contained in:
2022-10-27 13:08:39 +02:00
parent 2dc22d7d78
commit 6ee51f42a5
5 changed files with 46 additions and 31 deletions

View File

@@ -155,7 +155,7 @@ function update_game()
prnt("x"..abad.vides,114,13,2)
rectfill(102+(abad.energia>>1),30,122,37,16)
mapa_update(abad.hab,premiere.hab)
mapa_update(abad.hab,elalien.hab)
for key,actor in pairs(actors) do
actor:update()