On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Really wholesome and relaxing, even if you didn't create the assets, you did a wonderful job putting everything together with your narrative. The music especially is super fitting, and the interpretation of the theme is really unique :)

I think the game could've used a little more polish on the dialogue interface, there are many animals out there and it would've been nice to know which ones I can / can't interact with, the "speak" text was a bit finicky (for instance reading the comments I guess you were able to interact with the chihuahua barking but I just couldn't ). Maybe adding an outline to the animal model if the raycast hits it? And also using a big box collider instead of the character's model to give more leeway to the raycast. Also it would've been great if you could click again to show all the dialogue at once (and make you give it up at some point? ;) ), the text speed felt a bit too slow for me, but I stuck through. Finally, having a prompt to give you the choice to give up control or not could really add to the experience, because just clicking to say yes doesn't really feel like giving my consent lol

That was a lot of possibly negative feedback, but that's only because I see what you were trying to go for, and the potential for this narrative is great! I'm just writing this in hope this will help you iron out the project, really cool experience nevertheless :)

Thanks so much for the wonderful feedback; I definitely agree with you across the board.

I definitely wanted to implement something to make which characters you could communicate with much clearer. I toyed with the idea of an exclamation point above their head, but didn't like the aesthetic and then ran out of time to implement something else; but I love your suggestion of highlighting them.

The player UI for the Speak was also a little finicky for some reason and I didn't have quite enough time to figure out why; I think overall my method for enabling and disabling it was not ideal, resulting in errors here and there.

Clicking to skip through the text as well is a great idea, and one which I couldn't quite implement due to how i created the text effect--but I'll definitely give that a rethink if I reuse the system as it is pretty essential to make this playable; especially if it were any longer. One of the people who tested it also suggested looping the final text on interact (like dark souls) to make it clear when the interaction was over, which I thought was a nice idea.

And yeah... click definitely doesn't equal consent... haha. I had played with the idea of adding a "Give" UI prompt before the click, as I didn't want to add any more button inputs, but amid the UI issues and the inefficient dialogue system that also got put to the wayside for this version.

I also thought I could have implemented a visual for actually handing over control, as currently it just happens in a flash--something like a UI animation or somehow passing the animal the key... but yeah, couln't quite get my head around it without it looking or feeling quite inconsistent.

Really, thanks so much for all your feedback has given me a lot of food for thought!! :)