For your very first game together, it turned out very well! The graphics are very well done for what they are supposed to be and are pleasant to look at. The difficulty level is neither too easy nor too difficult and the overall structure of the world is also well done. I am sure you have learned a lot from this first jam together <3
A few suggestions for improvement & useful advices:
- The number of scientists along with the layout of the ammunition is good but can be improved. Maybe it would be better if certain scientists also dropped ammo?
- Some textures look like they should be pixelated but are not. If you use low resolution pixel textures, you can easily fix this under “Project Settings” > “Rendering” > “Textures” “Texture Filter” > “Nearest”.
- This is a very complex topic but take a look at Shaders for Godot! This way you can add a huge number of effects to your game natively and the possibilities are almost limitless. Here you can find a selection of existing shaders that you can simply copy&paste: https://godotshaders.com/
- Even if it’s already on your itch page, “How to play” screens are a great help for new players, even if it may be just a simple PNG.
a little owl is proud of you! keep up the good work <3