From c5da336ca700fc13f82e0786b0b75338a1b8157c Mon Sep 17 00:00:00 2001 From: Bapon Kar Date: Sat, 1 Jun 2024 00:53:13 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8f5ee11..f37aec2 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,11 @@ Roughly It has following Characteristics: ## [Flowchart of State Transition](https://colab.research.google.com/drive/14w90fm0O1CPNVTPYqNnic9xqHehyHnAs?usp=sharing) + Flowchart of State transition + You can make your own custom transition then you need to update the state csharp script files according to your logic. ## Behavior Tree: @@ -65,6 +67,7 @@ I have dropped this feature. ## Documentation : + * You can see scene setup tutorial on [![Wiki Badge](https://img.shields.io/badge/Wiki-maker?logo=wiki)](https://github.com/baponkar/zombie-ai/blob/main/Assets/__baponkar__/Tutorials.pdf) or included PDF file. * This is a complete Unity Project with included depending assets and also included a Demo Scene.