Thanks!! Well, this game was made for a GameJam, where other 1000 games also used this exact sprite sheet by Kenney too since that was the rule, that's why it didn't occur to me to mention them, but you are right!
Pato Ingeniero
Creator of
Recent community posts
Thanks!! If you want to take a pick on how to beat the lvl 7, check this stream Corgibits did on my game last week: https://www.twitch.tv/videos/720146458?t=01h29m03s
Also, you can check corgibits game here if you want: https://corgibits.itch.io/goblin-king
Yes, I believe pathfinding is actually using the A* algorithm. But what I really used is the Navigation2D tools that's part of the available Godot engine classes, so for me the algorithm used for pathfinding was abstracted by Godot, which made it super easy to implement. Here's the documentation on that:
I'd try to improve the player's control, jumping was a little hard specially double jumping, and sometimes the platforms where "slippery" when you land near the edges. Also sometimes was hard to calculate since you needed to land somewhere outside the camera view.
But it is a nice platformer! It's hard to play so it's a good idea to have those checkpoints!
Thanks!!
Yep, you have to have patience on that level and probably play it a few times. Once you won it a few times it gets a lot easier really. Not completely sure if I can remove the bat on that level without loosing its essence, I might have to change that level completely to a different one. Thanks for your feedback!
Loved the theme and the story, loved the characters animations!
I almost gave up the game because I was completely blocked right after starting the game, I didn't notice the mechanics conversation, I restarted the game 3 times to see if it was some kind of bug or something, I had to come here and read some of the comments saying the same thing to learn how to continue playing.
After that I completed the story. Use of assets are kind of basic but anyway is an enjoyable game. Good job!
Hey guys, check this game out: https://diegogary25.itch.io/lost-in-color
It's a very good game and I really enjoyed it. I think it deserves more plays and ratings, it only has 6!
This is an amazing game!! Absolutely deserves lots more plays and reviews. I really enjoyed it! Level designs are great, loved the music and puzzle concepts.
I'd improve two things mainly:
- The player controls can be improved. For example when moving horizontally just a simple touch of the right arrow moves a lot the player to the right while in the air which makes it hard to control the place of landing. Jumping is a little hard too.
- I think the camera can be improved, I think it's too close to the player, also I didn't get this shift to see further thing, it always went into the mouse direction which of course I didn't realize until I was on the final screen were I couldn't see the credits correctly and then I found that it went into the mouse direction. Since I didn't use the mouse for the game I didn't notice this.
But, really, it was an awesome game. This is like my rating #50 or so on this jam, and this is one of the 3 or so that deserves my 15 stars. Well done!
This is my game: https://pato-ingeniero.itch.io/treasure-cave
It's a puzzle adventure game with 10 challenging levels, and a nice reward at the end for the one who can beat them all :)