
Hi all. It's been several weeks since my last blog post. I've been very busy learning Unity3D for this next project!
I don't know the name yet but It's going to be a 1-4 player action co-op in an isometric perspective like above. The art is largely placeholders as I continue to learn Unity's systems so there may be many changes!
Basic player controls are in.
A basic enemy AI is sort of done (You can see above their AI states changing color from green to yellow to red ) . The AI uses a state pattern which moves between patrol/seeking/attacking. I love seeing them move around and attack on their own although there's still ways to go to make them less dumb!
A few attack abilities exist. The core game is planned out now so I will get back to work and will post more updates soon!
I don't know the name yet but It's going to be a 1-4 player action co-op in an isometric perspective like above. The art is largely placeholders as I continue to learn Unity's systems so there may be many changes!
Basic player controls are in.
A basic enemy AI is sort of done (You can see above their AI states changing color from green to yellow to red ) . The AI uses a state pattern which moves between patrol/seeking/attacking. I love seeing them move around and attack on their own although there's still ways to go to make them less dumb!
A few attack abilities exist. The core game is planned out now so I will get back to work and will post more updates soon!