#Bells of the Abyss (Working Title)
1 messages ยท Page 1 of 1 (latest)
Music: killers from the northside
-- Sekiro at home is turning out nicely
Current WIP of Phase1.
@tulip blade This looks so good! The enemy felt alive
Thank you! I'm hoping to release a demo/fundraiser thing by end of year ๐
Nice. I have a similar timeline for my project. Did you write a custom AI behavior tree for the enemy?
Yuss though its closer to an HSM than a tree
I've been working on tuning and improving my AIs!
I've created a custom graph editor that I used to create StateMachine/BehaviorTrees.
Not all graphs are shown here (I don't have enough monitor space) but this showcases the primary 'combat' graph while a secondary parent graph handles the signals this graph emits. (IE damaged, deflected atta...