Comments

Log in with itch.io to leave a comment.

(+1)

It's a decent prototype/POC. My main criticism would be the speed of movement, which is extremely slow, even after the upgrade. Also, the text/ fonts need to be fixed, as texts are very hard to read because the spaces between words are terribly small—sometimes almost as small as the space between two letters in a word (as can be seen in one of the images on Itch page, where the text looks like "press e t o pra y").

(+1)

yea i thought the font was a bit off but i wasnt sure how to fix it and i was running out of time lol, i will try to fix most things when i get the chance.

When Press the the Download button I get :

WARNING: This Page Has Been Quarantined

Our system has flagged this page for additional review due to potential suspicious behavior from the page owner.

Is there something I should worry about?

itch keeps doing this to all my games idk what to do about it, i keep messaging them

I think it could be because it is a zip file. maybe try saving it as a .rar file

hmmm...imma try

(+1)

I really like this concept. I haven't seen many first person sort of immersive sims recently, especially not for this niche. I do have some possible solutions for a couple bugs in the game jam version.

For fullscreen you might wanna check out project settings > display > stretch, and make sure your UI nodes are using anchors so they stay fixed to a point on the screen. Viewport scaling might be useful for the low-resolution style, but both modes work.


For the music slider it might not be connected to a function, so for example the value_changed signal has to be connected to a function in the editor or with Signal.connect().

Movement is faster when moving diagonally, if you call normalized() on the player's movement direction/vector it should fix that. Movement is also pretty slow for a map with lots of long open hallways, but speed is an upgrade so it's not as much of an issue.

Overall a decent experience, straightforward dungeon crawlers. Always cool to see more games made with Godot.

thank you so much! i will look into it again. I barely made the game in time haha i was adding sounds all night and tweaking stuff ...published it like 4 hours from the deadline. But i will come back to it for sure,  fix it and expand on it

Where is the download

I just uploaded the page so when i go to upload the game theres not something wrong at the last minute and i dont get to submit it to the game jam