From e17206c21588d9a7700dccc5b1f7a8d03b5c7504 Mon Sep 17 00:00:00 2001 From: Joshua Ashton Date: Thu, 15 Aug 2024 18:47:16 +0100 Subject: [PATCH] README: Player controller is pretty good now! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4bce49a..ebd073c6 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ It is not meant to be a bash on anyone elses work however, the Bullet VPhysics p | Crash-resistant solver | ❌ | ✔️ | (no data) | | Supports thousands of objects without lag | ❌ | ✔️ | ❌ | | Multithreaded | ❌ | ✔️ | ✔️ (partially) | -| Proper player controller | ✔️ | ❌ (needs work!) | ✔️ (partially) | +| Proper player controller | ✔️ | ✔️ | ✔️ (partially) | ## Bugs