Loading...
16
Game
Absolute Resolve
3 months ago

Made some progress this week, i cant wait to make more!
I'll leave a lil dev log of my progress and stuff.


Hey, you’re actually interested—awesome!

So, this week I’ve been plugging away at some new player animations. Got the running sorted out, plus the hammer melee, that cannonball move, and dashes. I set up the dash inputs to trigger when you double-tap a direction, and it’s working smoothly with both controller and keyboard. Oh, by the way, the game’s going to have native controller support, which I’m pretty excited about!

Here’s what I’m tackling next. First up, collisions—right now, they’re not in the video yet, just something I’m brainstorming. I want the player to bump into walls plus add the ability to climb ladders and walk on top of walls. Then there’s units—I spent yesterday tweaking the pathfinding to make it efficient and look decent. Over the next week, I’m planning to add unit actions. Picture this: you head to the barracks, spawn some units, and send them off to gather resources, defend key spots, or maybe do other stuff I haven’t figured out yet.

Multiplayer sync is mostly good to go, but I need to tweak the code a bit more to get things like player sprites lining up properly across everyone’s screens. And then there’s building types—this game’s kind of a quirky take on an RTS, so I’ve been thinking about how to let players get a quick read on the map. My first idea was just zooming in and out, but I don’t think that’d feel right. Now I’m leaning toward a command post building. It’d give you a simplified map view—icons for buildings, walls, players, that sort of thing. Kind of like the Minecraft map item, but you can interact with it.

I’ve also got tower posts in mind. Once units are working, you’d assign them to towers for extra range to protect your base. And then there’s the mine—since you need resources for walls and buildings, I’m thinking you’d tell units to head to a spot and haul stuff back to your storage area. They’d go back and forth, but you’d need to set up defenses along their route to fend off enemies like zombies, rebels, or other players.

That’s where I’m at—plenty of bugs to squash and cool ideas to play with. Let me know what you think!



0 comments

Loading...

Next up

*slowly* adding multiplayer. This is just a testing ground, but it took me like 15 hours straight to get to this point. Still buggy... But its progress!

fixed player desync! Lets gooo

while the player sprites are like mostly place holder, (imo needs touchups by someone experienced :] ) This is good progress to what i vision this game being. The tile art is official

A sneak peak of the battle engine :]

Battle engine wip

Debating wether i should switch to pixel art for Dust matters Just a thought for now, but its more likely If i do switch I might reuse DRID assets idk. The Battle Background looks cool in pixel art

Deciding on how big the screen space should be, this might be the way i go (Dont mind the mixels with the menu for now)

Small update, realized that the dash blur wasnt working. Heres a screenshot of how it currently looks.

Battle Box Rework :]

Made a working news feed! Just place holder stuff for now. (It uses my public github repo to get the sprite and text)