Thank you for playing! Also about the controlling, I think definitely think you’re right there, the character controller ended up exporting way too slow, so I had to go back and change a bunch of values from Update() to FixedUpdate() and try to make something at least somewhat similar to what I had before, so it did end up being too fast.