itch.io is community of indie game creators and players

Devlogs

First cooked game

Goblin slayer like (TBC)
A downloadable game

First Cooked Game

Add you feedback here: Feedback thread

Change Log

  • Added Behavior Tree
  • Enemy behavior (Idle, Chase, Attack, Stunned, Death)
  • Added Test Area
  • Added Stunned state for both players and AI
  • Added Stamina System
  • Added Boss arena with Door interactable

Use of behavior trees

I have used behavior trees instead of state machines since I have already implemented a state machine in another project. It was refreshing to use as I can easily add nodes and be able to visually debug the behavior of the AI. And in Flax engine, it is really easy to implement but hard to create since you have to create your nodes from scratch.

First cooked build

There are currently bugs that I have found but I wanted to publish to Itch.io the current state of the game and gain some feedback from friends and randos. Since I am also going into a 1 month hiatus for vacation.

TODOS

Create boss behavior

Files

  • First Cook.zip 43 MB
    Aug 12, 2024
Download Goblin slayer like (TBC)
Leave a comment