Testing Scene Interactions
Verified 3D Platformer with GdUnit4
In this tutorial, I explain how to use the Scene Runner in GdUnit4 to verify that a character in a 3D platformer can make certain jumps and cannot make others.
This tutorial focuses on how to use Scene Runner, but it may also be helpful if you are just starting to make a 3D platformer in Godot.
The full project can be found here.
Many thanks to ACG8 for providing this nice tutorial.