Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

You've only got the .pdx file uploaded here, which isn't playable on its own :O You need the whole game.pdx folder to run it. You can package it as a zip file to upload it to Itch. Check with PossiblyAxolotl to see if you can still submit it!  

(+1)

Ugh, dang. You think I'd remember this step with this being my 6th playdate game. I'll ask!

It looks like other people are playing it, but I got another error ;_;

LDtk Importer: Export LDtk world...

Update error: scripts/libraries/LDtk.lua:828: LDtk Importer Assert: export_lua_table(), Cannot open file

stack traceback:

    [C]: in function 'assert'

    scripts/libraries/LDtk.lua:828: in field 'export_lua_table'

    scripts/libraries/LDtk.lua:240: in field 'export_to_lua_files'

    scripts/scene.lua:11: in main chunk

stack traceback:

    [C]: in function 'import'

    main.lua:17: in main chunk

Interesting, seems like something with trying to load the map, but I from what I can tell the project still has both the .ldtk file and the .lua version of the map :/, and I haven't been able to replicate the error. Are you playing on device or simulator?