Replace freefall animation with idle

I found some documentation here:
https://devforum.roblox.com/t/releasing-character-physics-controllers/2623426

Seems like it should work, the problem is that you’re getting airborne before you disable the ‘statemachine’.

Only, I dont’ know if you’d be able to jump out of the seat if you disable it first, try messing with the order and see if that fixes it.