Not bad. =) Somewhat frustrating, though - targeting is rather fiddly, the target objects are tiny at most zoom levels, and the rocks/barrels/scenery obscuring them hustle back into place very quickly, generally giving you just one try before you have to drag the scenery out of the way again. Between all of that and the view invariably starting to pan when you're dragging the obscuring objects away, it quickly starts to feel like a battle against the UI rather than just the intended pixel hunt.
A couple of QoL changes I'd suggest:
Let the player reposition the objects you're supposed to turn in. Even if you change nothing else, this would cut down on a lot of the repeated interaction with the frustrating elements - you only have to fight the flying scenery for Ye Flask once, once you've grabbed it you can just stash it somewhere in plain view until it's needed.
Disable panning when the object the player is dragging is a rock/barrel/etc. That way, the coin or vegetable behind it won't become a moving target every time you're removing the obstructions.
Also, what seems like a minor asset bug - at one point, the witch wants a flask filled with some sort of potion, but the item that actually satisfies the objective is an empty flask.
I agree with all of this, it can be annoying to move. For the sake of the jam, I don't want to introduce any drastic changes to the gameplay, but I like the ideas a lot. The repositioning idea was actually how the game originally worked, but was a lot more bug-prone as I would have to deal with drop zones, collision boundaries, and gravity for objects. If I reworked this, I'd probably just make all objects physics-based to get this idea working...
I've added a hotfix to address some of these issues:
- More than doubled the time it takes for crates, barrels, and rocks to move back to their original positions
- Made coin colliders larger to make them easier to grab (grabbing these were a pain for me lol)
- Decreased camera movement sensitivity, making it easier to drag objects like crates and barrels without the camera also moving. This consequently makes scroll a lot more important in movement, for better or for worse
Hopefully this improves the experience, I have the original build as a backup in case this ends up making it worse though
Side Note: I'm not seeing the potion bug however, the witch requires an empty flask, some potion ingredients, then a fully made "love potion". So it's two different glass bottle assets although they look very similar to each other.
I appreciate the useful feedback, thanks for playing! :3
Feels much more manageable now. =) And I figured out what tripped me up about the potion - the liquid in the flask is partially transparent, and combines with the green of the grass that it's sitting on for a gray color almost identical to that of the glass.
← Return to game
Comments
Log in with itch.io to leave a comment.
where is the light blue flower?
That one is probably the trickiest.. it's surrounded by the blue sky to blend in.
Look closely at the last screenshot if you want a hint
thank you
where all the coins
Check under the rocks!
where do you find the black skull item for the witch
You mean the poorly drawn bat creature? Check the castle windows haha
Not bad. =) Somewhat frustrating, though - targeting is rather fiddly, the target objects are tiny at most zoom levels, and the rocks/barrels/scenery obscuring them hustle back into place very quickly, generally giving you just one try before you have to drag the scenery out of the way again. Between all of that and the view invariably starting to pan when you're dragging the obscuring objects away, it quickly starts to feel like a battle against the UI rather than just the intended pixel hunt.
A couple of QoL changes I'd suggest:
Also, what seems like a minor asset bug - at one point, the witch wants a flask filled with some sort of potion, but the item that actually satisfies the objective is an empty flask.
I agree with all of this, it can be annoying to move. For the sake of the jam, I don't want to introduce any drastic changes to the gameplay, but I like the ideas a lot. The repositioning idea was actually how the game originally worked, but was a lot more bug-prone as I would have to deal with drop zones, collision boundaries, and gravity for objects. If I reworked this, I'd probably just make all objects physics-based to get this idea working...
I've added a hotfix to address some of these issues:
- More than doubled the time it takes for crates, barrels, and rocks to move back to their original positions
- Made coin colliders larger to make them easier to grab (grabbing these were a pain for me lol)
- Decreased camera movement sensitivity, making it easier to drag objects like crates and barrels without the camera also moving. This consequently makes scroll a lot more important in movement, for better or for worse
Hopefully this improves the experience, I have the original build as a backup in case this ends up making it worse though
Side Note: I'm not seeing the potion bug however, the witch requires an empty flask, some potion ingredients, then a fully made "love potion". So it's two different glass bottle assets although they look very similar to each other.
I appreciate the useful feedback, thanks for playing! :3
Feels much more manageable now. =) And I figured out what tripped me up about the potion - the liquid in the flask is partially transparent, and combines with the green of the grass that it's sitting on for a gray color almost identical to that of the glass.