Comments

Log in with itch.io to leave a comment.

Seems there no github or something like that, so I will post here.
I used appimage version of game and it seems it crashes every time, when I do left click when I'm in-game after "Start Game", so I can't exactly play haha.

```lua

Error

scenes/gameplay.lua:109: attempt to index field 'dialog' (a nil value)

Traceback

[love "callbacks.lua"]:228: in function 'handler'

scenes/gameplay.lua:109: in function <scenes/gameplay.lua:108>

[love "callbacks.lua"]:154: in function <[love "callbacks.lua"]:144>

[C]: in function 'xpcall'

```

Deleted 21 days ago
(1 edit)

Ah, I see what you mean. Thanks for the bug report. The game is played with the cursor keys (you can find other info in Help). So for now do not click your mouse :-) I'll fix it in future release.