This repo is a small Godot 4.1.1 project that tests & demonstrates usage of the netengine5 NPC system.
- Clone this repository using a git client of your choice.
- Run
git submodule update --init
at the root of the cloned repo. - Open the project with Godot
- Go to Editor -> Editor Settings -> FileSystem -> Import and set "Blender 3 Path" to your blender path
- Close and re-open the Godot project
- Run the scene "main" to test!