Cory Without An E
glovine.bsky.social
Cory Without An E
@glovine.bsky.social
Hobbyist game dev, Magic player, father
Made a lot of progress over the last week. Got basic combat up and running, but most of that time was spent on the gameplay effects system, that allows healing potion, poisons, or other effects to be applied to a character. #gamedev #godot
November 25, 2024 at 2:53 AM
Some more refactoring, and finally got basic combat and dialogue working. Making pretty good progress! #GameDev #Godot
November 14, 2024 at 8:40 PM
Cleaned up and streamlined my actor and player code to remove a lot of redundant code, and got interactions and scene loading working. I also implemented smooth movement, but I'm not sure I'll keep it. Maybe I'll make it a toggle in the settings menu. #gamedev #godot
November 13, 2024 at 11:49 PM
And now I've gotten a basic player setup, and now actors can move while respecting the grid, collisions, and other actors.
November 11, 2024 at 11:46 PM