- Sistema d'objectes funcionant
This commit is contained in:
@@ -91,6 +91,7 @@ editor={
|
||||
update=function()
|
||||
cls()
|
||||
camera(editor.cam.x, editor.cam.y)
|
||||
setsource(tiles)
|
||||
map(0,0,0,0,mapa.w, mapa.h)
|
||||
|
||||
local mx,my=mousex()+editor.cam.x,mousey()+editor.cam.y
|
||||
|
||||
Reference in New Issue
Block a user