Add Walking Tests #23
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add tests to confirm that walking works. Walking is a veritable bug fountain, and having regression testing will be critical to prevent bugs. Tests can live under
integration-tests, but should probably be moved into the physics engine module once there is a way to cleanly generate the test scenes without the rbx_loader depencency.