Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Feedback

A topic by Packet Gaming Studios created Aug 24, 2024 Views: 156 Replies: 11
Viewing posts 1 to 5
(2 edits)

Hello though fellow Godot developer!  I've tried out your demo. I like the art style, and music, but I think it still has a ways to go.

First of all is the pacing.  The character moves very slowly.  Unfortunately, most people will be turned off by this and not play your game if it's too slow... You should make sure the player can move more quickly, or maybe have a run button.  You should be able to adjust the playback speed on the animationPlayer to help your animations sync to the movement  better - unless you want to rework them all manually.  

I did notice the camera kept clipping through the wall.  I know there is a tutorial out there on YouTube by garbaj where he explains how to prevent this using ray casts. I think it was something about 3rd person cameras.

The game performance also seems to be running  a little slow.  Make sure you are static typing your variables and functions - it seriously helps with performance - especially if you are planning to sell this commercially.

But I think your game looks promising :)  I really love the art style. Best of luck to you, and wish you the best on your endeavors. 

Btw, do you think you could give me some feedback on my game? It's a puzzle platformer called Gravity Whipped. I have been working on this game for almost 3 years and would love to get some feedback on the demo. 

Thank you. 

Developer (1 edit)

Thank you for the Feedback.

Thanks for the advise, I just moved game objects and character into Godot, and I know that's it looks very slow right now, because I didn't have time to setup my character, right now I working on it.

Also I will not sell this game, I wanna share it for FREE.

This game will be absolytly free game for (Linux, Windows, MacOS), and also Web version.

Developer

P/S: You asked me to left feedback on your game, I see you made it for Windows, but I'm on Linux, sorry I can't check your game.

Maybe I can try exporting it for Linux, and then you can tell me if it works!

Alright!  I've finally got around to making a Linux build (no idea if it works - please let me know!)  and some decent cover art.

There are 9 levels total in the newest version of the demo. Let me know what you think!

Developer

It works very good on Linux, and I left you feedback.

Developer (1 edit)

I did some changes (updates), you can check it out:

... The character moves very slowly. ...

You can check it out character movement now. 😉️

I did notice the camera kept clipping through the wall.

I fixed that. 😁️

It's coming along very nicely!  :) 

You should have the controls visible from somewhere in the menu too.  It's hard to remember everything when it gets flashed on the screen for a few seconds at the start.

Developer

Yeah, that's good idea, thanks.

Developer

I did it, I put a button under life panel, and if you click: will appear panel in bottom left with info buttons.

cool!