- Sistema d'objectes funcionant

This commit is contained in:
2023-02-01 17:14:20 +01:00
parent 737a62b450
commit 1250921e4b
5 changed files with 48 additions and 19 deletions

View File

@@ -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