If you want to also use NewGrounds leaderboards you can try this GDevelop implementation of the API
https://3p0ch.newgrounds.com/news/post/1211786
If you want to also use NewGrounds leaderboards you can try this GDevelop implementation of the API
https://3p0ch.newgrounds.com/news/post/1211786
Thanks! I might just do that. 👀
I've never tried any of the Newgrounds tools, like achievements or (now that I know) the leaderboards. 🤔
Oh shit I hope that's not my Godot API implementation that was causing all the fuckups! If so then lemme know and I'll look into why it's throwing all those cross-origin request errors.
I've been using a different godot api system, although I have been thinking of using yours!
I want my shotgun to blast the rocks with :P
Srsly though it's super fun although I fall into the camp that says the controls do feel a little floaty. I'm not sure whether that's because the inputs are set up to have some acceleration and decay or whether the momentum is just an illusion from having a 3D camera following you in chase mode. But it can be gotten used to. And I kinda wonder whether mouse / touch controlling would be doable and make it mobile friendly.
Thank you for your comments!
Mouse/Touch control could definitely work but after working on this post-jam version, I think I'm done with the game as is. That said, I could revisit it somewhere down the line!
And thanks for your thoughts on the controls again, looking through more of the feedback, I think it would have been better if the controls were tighter, but still retain the speed it required. Thank you!
I got confused when it said "Hold x gain speed" and I was holding down x but not speeding up -- maybe something like "keep momentum" would be clearer about what you need to do? Otherwise really well done guys!
First, I'd like to say that this is a very charming game. It took me longer than I'd like to admit to figure out how to go about handling the puzzles, but once I did it was enjoyable.
Also, I came up with a way to make Unity not lose save data when you post updates to your games. This describes how to do it if you're storing the save data in PlayerPrefs
https://3p0ch.newgrounds.com/news/post/1086279
and this describes a different way of doing it that's more flexible but not with the same built-in easiness of PlayerPrefs (it was intended to allow multiple game devs to collaborate on a multi-game project, but can be (and has been) used for stand-alone Unity games).
https://3p0ch.newgrounds.com/news/post/1099579
If you incorporate either of those into the game now, it will wipe everyone's progress for that update, but then will keep it for any future updates. For any future games if you use either of them from the outset then there won't be any save data loss with updates.
It's you! :O I know you! Thank you so much for your review, means a lot.
I saw your posts but I didn't have enough time to read all of it and implement it before the PixelDay ended, and I totally forgot about it later on, so thank you so much for posting again! I finished it at like 5:30 AM of my time, but I will definitely take a look now and try to put it there.
It reminds me of puzzle games I loved like Linx, but with its own twist and I don't think I've ever seen one quite like this. Nicely done!
It's still a work in progress but so far this is good retro stuff, especially for having been made in only five days. It reminds me of the old Dune game. So far my only suggestion would be a quicker way to pan around the map than WASD, like if holding RMB and dragging were to pan the camera and movement would need a quick right click and release, or smth like that. When the game gets far enough to have a huge area to manage, maybe even a minimap where you can click to move.
Hey, thanks for playing, and feedback. Yeah, ofc we had to focus on the playable aspects because we had such limited build time, mini-map (and much more) is definitely on the list of soon-to-be-added features :)
Since you're planning on updating during Pixel Day, my recommendation would be adding a reload button so we don't have to keep firing to empty the magazine when we're in safe areas between shooting.
Edit: After playing it, I started thinking about everything that would be involved in the procedural generation. Especially the music if it's generated at the note level since Godot's really not set up for that. Even things that would normally be trivial like making ship sprites by importing a drawing would instead have to be done from code by spawning a bunch of pixels in some way that ends up looking nice.
Fixed the tag, thank you! I'll probably add the borders: the extra-space I added was to avoid black borders when comes to fullscreen.
EDIT: For graphics came really useful Conway's Game of Life, which is used in most of procedural sprite generator I saw online. Music was kinda painful due poor documentation of the AudioStreamGenerator class; luckily there was a set-up example from the engine repository which helped me a lot.
If you like hard games try my Daxolissian System series
Cat
Scientist
Read the manual & try stuff
So Cal
Joined on 2/13/10