Doc: Add a demonstration GIF to the README

This commit is contained in:
Serhii Snitsaruk 2024-03-07 15:17:01 +01:00
parent 25c72302ca
commit 41dafe642a
3 changed files with 6 additions and 2 deletions

View File

@ -27,10 +27,14 @@ Behavior Trees are powerful hierarchical structures used to model and control th
## Demonstration
![Charger from Demo](doc/images/demo_charger.gif)
### Videos
[![Demonstration](https://img.youtube.com/vi/NWaMArUg7mY/0.jpg)](https://www.youtube.com/watch?v=NWaMArUg7mY)
>**🛈 Demo project** lives in the `demo` folder and is available separately in [**Releases**](https://github.com/limbonaut/limboai/releases).
> It includes a tutorial providing an introduction to behavior trees with examples.
> It contains a tutorial that introduces behavior trees and includes examples.
## Features

View File

@ -5,7 +5,7 @@
[ext_resource type="BehaviorTree" uid="uid://c2bxoo68ywb27" path="res://demo/ai/trees/03_agent_imp.tres" id="3_furh3"]
[sub_resource type="BlackboardPlan" id="BlackboardPlan_aog23"]
var/speed/name = "speed"
var/speed/name = &"speed"
var/speed/type = 3
var/speed/value = 400.0
var/speed/hint = 1

BIN
doc/images/demo_charger.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB