So basically: I’m trying to move my character with the controller emulator and it’s not working. I thought that Roblox was bugged or something, but I opened a fresh project and it worked perfectly fine.
I thought that my issue occurred due to interfering PlayerScripts modules that weren’t up to date, so I tried to test my game without mine, yet, it still broke.
I thought some LocalScripts were messing it up, so I decided to disable them, but I still couldn’t find the root of the issue on the client side. I’ll check again but I doubt I’ll find it.
I was hesitant to make this post at first since I didn’t want to waste people’s time with a silly, but it’s actually getting serious, and it’s going to mess up my plan for cross-platform gameplay if I can’t get down to the issue.
Important details I left out:
- The game still detects the controller. This was evident by the fact that the Roblox menu GUI was replaced with the controller buttons rather than keyboard keys. So that’s good.
- I can rotate my camera, and go to the menu, but I pretty much can’t do anything else. (walking, jumping, etc)
If someone could help me figure this out I will be incredibly grateful, thanks.
edit: also if this should be in a different topic lmk, this just seemed like the best option out of what I had.