← Return to game
Log in with itch.io to leave a comment.
Interesting game, a puzzle-adventure which has some peculiar choices mechanic-wise ('e' to turn).
Instructions were clear but I don't think I was able to save/load. It is in an alpha state, but you can see where the author wants to go.
Thanks for the feedback!
You are definitely right, the save/load function isn't in a great spot... I definitely need to work on that :)
Running it with Wine on Linux, I get this error:
```
**********************************.
Entering main loop.
Resizing swap chain...
###game_end###254
ERROR!!! :: ############################################################################################
ERROR in
action number 1
of Draw Event
for object obj_lighting:
Variable obj_lighting.camera(100263, -2147483648) not set before reading it.
at gml_Object_obj_lighting_Draw_73
############################################################################################
gml_Object_obj_lighting_Draw_73 (line -1)
I did find a little bug, hopefully its fixed now for you.I don't have a linux with wine to test it :(
← Return to game
Comments
Log in with itch.io to leave a comment.
Interesting game, a puzzle-adventure which has some peculiar choices mechanic-wise ('e' to turn).
Instructions were clear but I don't think I was able to save/load. It is in an alpha state, but you can see where the author wants to go.
Thanks for the feedback!
You are definitely right, the save/load function isn't in a great spot... I definitely need to work on that :)
Running it with Wine on Linux, I get this error:
```
**********************************.
Entering main loop.
**********************************.
Resizing swap chain...
###game_end###254
ERROR!!! :: ############################################################################################
ERROR in
action number 1
of Draw Event
for object obj_lighting:
Variable obj_lighting.camera(100263, -2147483648) not set before reading it.
at gml_Object_obj_lighting_Draw_73
############################################################################################
gml_Object_obj_lighting_Draw_73 (line -1)
```
I did find a little bug, hopefully its fixed now for you.
I don't have a linux with wine to test it :(