Use state charts extension #10

Merged
Jayjader merged 15 commits from use-state-charts into master 2023-11-10 22:55:00 +00:00
Jayjader commented 2023-10-08 13:34:37 +00:00 (Migrated from github.com)

Replace custom/hand-rolled state machine implementation with use of the Godot State Charts extension from the asset library.

It is more polished, has more features, and is easier to use than the state of our current implementation.

Replace custom/hand-rolled state machine implementation with use of the [Godot State Charts](https://github.com/derkork/godot-statecharts/) extension from the asset library. It is more polished, has more features, and is easier to use than the state of our current implementation.
Jayjader commented 2023-10-08 13:38:52 +00:00 (Migrated from github.com)

outline:

  • setup
  • movement
  • combat
outline: - [x] setup - [x] movement - [x] combat
Jayjader commented 2023-11-10 20:45:21 +00:00 (Migrated from github.com)

just missing exchange combat resolution, specifically player allocation of losses among attackers

just missing `exchange` combat resolution, specifically player allocation of losses among attackers
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ferrous_sapling/WarOfTheDukes!10
No description provided.