Play Elbertsons
Milk Run's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Gameplay | #335 | 1.732 | 3.000 |
Fun Factor | #361 | 1.540 | 2.667 |
Innovation | #367 | 1.540 | 2.667 |
Sound Design | #372 | 1.155 | 2.000 |
Art | #378 | 1.540 | 2.667 |
Overall | #395 | 1.411 | 2.444 |
Theme Integration | #431 | 0.962 | 1.667 |
Ranked from 3 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How does your game bring our theme, The Error is the Feature, to life?
We had a bug where we were trying to get the ghost to pass through walls, but it wasn't working so instead we made it so the ghost can't walk through walls. The maze is the feature and the ghost not being able to walk through walls is the bug.
Did you work in a team? If so, link their itch profiles.
2-human team
https://establishment.itch.io/
https://neuro-o.itch.io/
Did you include a fake publisher splash screen at the start of your game?
Did you use the Audius API in your game?
If AI was used in your game, let us know how you used it.
We did not use AI
Leave a comment
Log in with itch.io to leave a comment.
Comments
Pretty cool and creepy game, though when I saw the monster it wasn't that scary. The gameplay is pretty simple, just the ai of the monster needed to be improved a bit so they don't try to follow you through walls, and also increase the stamina a bit.
Also, I belive your game has a memory leak somewhere, as the more time I played this game, the more laggy it became, until it crashed. "LowLevelFatalError [File:D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectArray.cpp] [Line: 648]
Maximum number of UObjects (2162688) exceeded when trying to add 1 object(s), make sure you update MaxObjectsInGame/MaxObjectsInEditor/MaxObjectsInProgram in project settings. "

Wow, this is really good feedback. Thank you! The ghost AI was working, but then we decided to put a second one in and submit, but noticed its path finding broke after doing that :(