Issues with CAS and vehicle seats

I’m getting issues with CAS and vehicle seats.

First issue is that when using CAS to get Thumbstick1 input while sitting in a vehicle seat will make the binding inoperable if the user gives any keyboard input (in studio). Refreshing the binding by deleting the script and loading a new one fixes the issue, but that isn’t a solution.

Expected behavior: functions bound to Thumbstick1 will continue to be called after keyboard input is given while sitting in a vehicle seat

Second issue is that in vehicle seats CAS will not call functions bound to Left and Right. I know why this is, because of the camera controls when walking, but since those camera controls are disabled in vehicle seats, it sinks input more than expected.

Expected behavior: functions bound to Left and Right arrow keys will be called when sitting in a vehicle seat

3 Likes