
oh yeah i did one of these
#my9games my9games.com

they really did pop off with the biohazard symbol. it might genuinely be the best symbol of all time

I legitimately love godot's tool scripts! They are an absolute landmine if you're not careful, but if you can get them working properly they can MASSIVELY improve workflows with surprisingly little effort!
#godot #gamedev #indiedev

hehehe blatantly stealing this :3

yipee i have a system to consistently create new small fleets and have them run between nodes! (almost entirely controlled by the contracts [the things on the right] rn but thats more debug than anything :P )
#godot #gamedev #indiedev

i really do love just how well #Godot integrated their documentation into the engine! Being able to have the doc tabs open right next to the scripts that I'm working with really does help to keep my flow!


this is not how discord works, the name showing up only means that the username was cached, nothing else. Even the OP of the tumblr post apologizes for the misinformation



{512x512, 200, 0.06, "seclusion"}

{100x100, 100, 0.2, "the new algorithm is up and running!"} (Conway's Game of Life)

{100x100, 300, 0.1, "gears of time crunch on"}

there's actually keybinds to rotate and flip tiles when placing them! By default, you can press C to flip horizontally and V to flip vertically, or you can manually press the buttons above the tile!

been a while, hasn't it. Finally beginning work on a second proper locale... #gamedev

theres no registered games in the sidebar?

New feature, heat! Whenever a mech (or other enemy) fires or is hit by a weapon, it builds up heat! The more heat a mech has, the more damage it takes from all sources! #gamedev #Godot

did some fiddling and got the color transitioning smoothly between zones with different color backgrounds! #gamedev #Godot

... and FINALLY
a simple quest selection UI is functioning!
#gamedev #Godot

decided to forcibly shift my code to static typing from dynamic GDscript and now everything is erroring lmao . every time i open a new file the number of errors increases. This will have long term benefits though #Godot #gamedev

behold! you can now lob bombs! also you'll notice that enemies go boom on death too :3 #gamedev #Godot

got health bars working! Also there are allied units now, and both allied and enemy units are able to handle having multiple possible targets simultaneously! #gamedev #Godot

peak haz5 #drg gameplay actually

i dont really have any small projects atm, but i do have a main one rn! its a mech combat game where you assemble and then fight with mechs!


I got crafting working! You can now go through the full cycle of
>going onto the field for materials->collecting materials->returning home->crafting new equipment->equipping the new equipment->returning to the field!!!!!! #gamedev #Godot