>Fixed the Collisions & Unstuck System >> Removed some redundant code, optimized the system Known Bug: You cannot back off a wall after colliding with it. I don't know why, but it has something to do with us removing the hands from the character ¯\_(ツ)_/¯ More Details: Turbo_yeeter added some redundant code that basically overrides the entire movement system. I removed that code He also disconnected the collision detection system. I can see why (it was overly complicated), so I optimized it and reconnected it I also made the unstuck not softlock you, so that's fun.