limbonaut / limboai

LimboAI - Behavior Trees and State Machines for Godot 4
https://limboai.readthedocs.io/
MIT License
1.14k stars 37 forks source link

How to use the tutorial scenes? #99

Closed TranquilMarmot closed 5 months ago

TranquilMarmot commented 5 months ago

I notice after installing the addon that there's a demo/agents/tutorial folder that contains a lot of tutorial scenes.

How are these supposed to be used? Opening them up and running the scenes, nothing seems to happen.

TranquilMarmot commented 5 months ago

Okay, I think I see- if you run the game.tscn scene, you can click "Switch to showcase" and then "Begin tutorial".

Is there a way to begin the tutorial directly?

limbonaut commented 5 months ago

demo/agents/tutorial/ contain the agents for the tutorial itself. The scene that uses those is demo/scenes/showcase.tscn.