Here's a (relatively old) game demo I made!
It's called space per second and it's a strategy horror game
You can Find it on elikov.itch.io/spacepersecond
(with a trailer and everything) My first time publishing
#gamedev #indie #UE5 #5EnergyDrinksBudget
Here's a (relatively old) game demo I made!
It's called space per second and it's a strategy horror game
You can Find it on elikov.itch.io/spacepersecond
(with a trailer and everything) My first time publishing
#gamedev #indie #UE5 #5EnergyDrinksBudget
Thanks for the answer!
Thanks for the answer!
Is there a proper way to implement state machines for something that is not an animation blueprint?
Ik state trees are a thing, but they seem to be good for NPCs, while I need a state machine for the PC
If no ig I'll use enums
#ue5 #unreal #gamedev