Using :BindAction() makes the Jump Button invisible

The best way to counter this is probably by copying the player scripts, so you know this won’t be broken in the future.

https://github.com/ROBLOX/Core-Scripts/blob/master/PlayerScripts/PlayerScriptsPlace/StarterPlayer/StarterPlayerScripts/ControlScript/MasterControl/TouchJump.rbxmx#L48

This is the function you would edit to stop the jump button from becoming disabled.

1 Like