- [NEW] F9 canvia del editor al joc i viceversa
- [ONGOING] Rooms: 5% - Més tiles
This commit is contained in:
@@ -89,6 +89,8 @@ editor = {
|
||||
elseif key.press(key.P) then
|
||||
sprites.hero.pos.x = tx*8-4
|
||||
sprites.hero.pos.y = ty*8-9
|
||||
elseif key.press(key.F9) then
|
||||
editor.play()
|
||||
end
|
||||
end,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user