Your gateway to endless inspiration
I don't utilize Godot's built-in stuff for UIs very well which results in silly issues like this. Will I take time to figure it out properly? Maybe. Will I continue to use hacky, janky, fixes. Certainly
Pretty minor, the inventory backend was the harder more impressive part. I really need to work on animations for lifting objects lol
good job me
The whole point is to provide context on what important modifiers might have applied to the damage. I've overhauled the battle system a bit since so they don't look like this anymore but yea progress...
I kinda of want to tweak it a little, don't mind the placeholder icons lol. As for what I've been doing up until now. I was working on this back in March and uh since then I've been tweaking the game here and there. As for the lack of posts... I just got lazy I guess.
less buggy than push... sorta
I decided to stop tweaking the look and actually start putting it into the game. Exporting assets is a lot of work so I just kinda put placeholders in...
Csprites, aka Combat Sprites are the counterpart to isosprites. They show up in the battle scene. I don't really like the look of them and I dread coding for some reason. So lets redraw them. new base
Test sketch
alice head
yea she frowns underneath the mask
looks okay I guess, but still feels off, might redraw again later... (I did redraw them again later, I know since this work was done months ago)
I think this is an excellent example of why I dread implementing things.
Implemented! I like it but it does add extra button presses to something some don't enjoy while in the middle of gameplay... maybe I should save it for cutscenes?
was this necessary to add right now, no was this easy to add and another means of attaining validation and visible progress... yes
I call em isosprites since they are isometric sprites. Off all the art in my game I like these the most, yet I never want to spend time making more of them. I guess ill get all the time in the world to make them if I can get passed this project's pre-production phase (I'm sorta close... maybe I should make a checklist...) sneaky peeky behind the scenes
I spend a lotta time tweaking designs instead of coding, which I feel guilty for... probably because my project's viability suffers a bit each time because I want it to look perfect before the first implementation... maybe ill spend a month doing quick and dirty sprints where I implement features in a week... maybe
I feel like i've posted these already. Sorry if the image quality sucks, I'm kinda just copying old stuff I posted on discord so maybe it's getting double compressed. I'm preemptively apologizing cuz the preview looks super blurry but I'm too lazy to do something about it. Maybe I should apologize for that instead.
^ popups for damage context
^ new status effect badges (used to be just text) still wip
^banter boxes... suppose to give room for side comments in a way, might still be annoying to the player
^ side box for less important dialogue, maybe ill have it come out of the speaker like cross code
a few locations to say the least. I think there are 9 major cities, 10 small towns, and a lot of dungeons... I might cut some towns...
ended up scraping these and changing the system...
OptOut encounters. I need to add more sound effects, an alarm sound for when one of these pops would be fitting.
voila, house. These ones are pretty simple but now I understand what my workflow is for when I make a nutty one. The tall one needs a balcony 100%. I should make that... but then do I have to let the player onto the balcony, and if I let the player on the balcony, do I let them jump off it into some hay on a horse cart conveniently placed below the balcony? decisions decisions.
trapped chests, I want to also have a teleport chest but I need to add additional zones to implement and test that, which requires me to save the state of the scene or area streaming. Yea... I have a lot of work to do.