I mapped a controller button in the PlayerModule script to allow players to ShiftLock when pushing down the right stick. This works perfectly fine on PC with a controller plugged in but does not work on the Xbox platform. What could be causing this? Does the Xbox platform have a different PlayerModule script than the PC platform?
Hi I was wondering if you or anyone else found a solution to this?
I haven’t found an easy fix. I’ve seen people get around this by creating a custom camera system or edit some of the default roblox scripts.