Programmer, Game Developer, Dungeon Master
I make games with Godot and magic computer nonsense
(ノ≧∀≦)ノ ‥…━━━★
Blog: https://wordsfroma.dev
/j
/j
Veiler isn’t excellent right now and ash stops the best hand traps in the game.
Also, nib can sometimes end turns all by itself, but that’ll never happen with veiler nowadays.
Veiler isn’t excellent right now and ash stops the best hand traps in the game.
Also, nib can sometimes end turns all by itself, but that’ll never happen with veiler nowadays.
I think people would be looking for your game’s flavor around then.
Especially with these visuals.
I think people would be looking for your game’s flavor around then.
Especially with these visuals.
But if you’re already in the thick of it, then that’s where you are. Games take a long long time to make, so don’t feel bad if it’s taking time.
But if you’re already in the thick of it, then that’s where you are. Games take a long long time to make, so don’t feel bad if it’s taking time.
It’s great. I have every junior I ever worked with go through at least the first set of puzzles.
It’s great. I have every junior I ever worked with go through at least the first set of puzzles.
A single character may have multiple state machines in it!
Imagine Mario. He could have a movement state machine that tracks if he’s jumping or standing still AND he could have a state machine to track any power up states he may be in or what costumes
A single character may have multiple state machines in it!
Imagine Mario. He could have a movement state machine that tracks if he’s jumping or standing still AND he could have a state machine to track any power up states he may be in or what costumes
I have hackable desktop UIs that I define entirely in resources now. It’s great.
I have hackable desktop UIs that I define entirely in resources now. It’s great.
IMO state machines get you into thinking about your game in terms of different states, and that will help a ton as you keep going.
IMO state machines get you into thinking about your game in terms of different states, and that will help a ton as you keep going.