Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- other functions
- return heroTile
- end
- local function move(map, startX, startY, dX, dY)
- end
- local bg
- -- Called when the scene's view does not exist:
- function scene:createScene(event)
- -- rest of file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement