Hey everyone!
Just reporting that I’ve been really burnt out with the game and I think I might call it here. I’ll probably return to it in future but as of right now I think it’s in a solid enough state.
Thank you all!
Hey everyone!
Just reporting that I’ve been really burnt out with the game and I think I might call it here. I’ll probably return to it in future but as of right now I think it’s in a solid enough state.
Thank you all!
Over the last couple of days I’ve been implementing some pretty cool light related stuff. I’ve also recoded many of the button systems and interactions with them because my coding of the systems originally were not my proudest work. (Pretty exciting stuff)
I would like to reiterate that none of my work on this project or its related stuff (devlogs, READMEs, etc.) has been assisted with AI. I do not believe that the technology is fit for a majority of creative spaces and the day I use generative AI on one of my projects is long past the day I die.
Until next time!
Over the last couple of days, I’ve been focusing on finishing up world 1 levels and doing lots and lots of general polish. However, now I am at an impasse.
If you’ve been following the project or are just passing by, please give your answer! Should I ship the new update as is and continue to ship small updates, or should I add another world or two and have a huge major ship?
See y’all around!
Lots more work has been done and I’m very very happy with the way things have been going, especially with reworking the tutorial text / instructions (which were mainly done in an hour on original release). Check out the video below for some tutorial revamp goodies.
Flob is officially a super star project!!! This was so unexpected and I am so very honored to receive the super star award! There are so many other phenomenal projects that I personally believe deserve it way more than I do, but despite that I am so eternally grateful that I’ve made something people enjoy and are looking forward to full release of.
See y’all again soon!
Hello everyone!
I wasn’t expecting another devlog so soon, but here we are! I’ve had an obnoxious amount of free time so instead of doing real important stuff I’m going back and updating some UI to make it not look as “rushed”. Hopefully after I’m done with the slog that is user interface, I can return to gameplay!
It has been a long, long week for me over at Flob Inc. The 13th is when I got my wisdom teeth removed, so I got lots of time to reflect on my project so far. Speaking of which,
Thank you everyone for the feedback after demo ship #1! It was so awesome seeing lots of good stuff to keep in mind for future updates along with my future projects.
For now, here’s a glance at one of the new levels!
See y’all soon!
Everything is complete…
For the last three or so days, I’ve been in audio burnout hell which reminds me that I am not cut out to be a sound engineer. That being said, the demo now has (mostly all) sound effects and I just need to make 2 more music tracks!
After the release of the demo, I’ll most likely get the help of someone who knows what their doing, but for right now I say it passes.
Expect a ship soon!
Ever since I almost ruined my project twice, I’ve started to work on lots and lots of polishing for my game! I’ll show off more whenever I have more finished, but for now take a look at this pseudo-screensaver I made (which is surprisingly performant)
See y’all soon!
Logging again to make sure I’m not fully messing everything up.
Had to rollback everything AGAIN because I am a stupid silly human being (my day is going phenomenally)
Today I almost ruined my entire project!!
I accidentally deleted something that I thought was a leftover placeholder but it turns out it was the lynchpin holding my entire project together (which is funny because I only use it in one place pictured below) but all has been saved thanks to version control!
Logging my time now just in case this breaks the godot plugin :P
Finally a devlog where I have interesting things to share! Over the last three or four days, I’ve highkey lowkey been doing way too much work with UI. Here is a cursory look at what I’ve done so far.
A lot of the project is still unfinished (such as the options button doing nothing right now), but I’m happy I set up this baseline for myself.
Almost everything when it comes to level selection, creation, and potential future additions are completely modular which means my life will be significantly easier as I wrap up this DEMO of the game.
I will also be going back and edit my past devlogs to better represent what I’ve actually been up to rather than some terse statements!!
See you soon!
It’s been more than a week……..
I loveee ui so so much……
For real though, I’ve been spending a lot of time on the UI of the game and how the general menu feel is. Everything shown is a prototype and is destined to change.
There’s been no actual devlog updates for a week because I’ve been making the main menu music for the game! Yes, I know it is very early in the process to be worrying about the sound of the game, but I needed a break from coding and building so as to not get burnt out; however, now that the music is done I will get back to the coding magic!!
Over the last week, I feel as though I’ve figured out the main systems to get them in a position good enough to start real level design. The circle on the left is the way the PLAYER NODE completes their half of the whole level, with the other half being the puzzle solving with grids.
This current first level contains no grids as it is a way to warm the player up to the movement of the game, but the rest of the game will almost always contain a grid puzzle that needs to be completed.
Core update!! Core update!!
Grids can be completed now! The grid system now has lots of customizability as there is the potential of custom grid edges (they’re all currently walls, but the possibilities are nearly endless) along with the interior of grid spaces, which are currently being used to spawn the line nodes and receivers which the player can interact with.