ne5-player-controller-test

This repo is a small Godot 4.1.1 project that tests & demonstrates usage of the netengine5 Player Controller.

Setup

  1. Clone this repository using a git client of your choice.
  2. Run git submodule update --init at the root of the cloned repo.
  3. Open the project with Godot
  4. Go to Editor -> Editor Settings -> FileSystem -> Import and set "Blender 3 Path" to your blender path
  5. Close and re-open the Godot project
  6. Run the scene "main" to test!