Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

how keep player seated even if pressed button?

Asked by 3 years ago

i making racing game so i need to remove jump so players can't exit from car i found this code but idk where i put this

local ContextActionService = game:GetService('ContextActionService')
ContextActionService:UnbindAction("jumpAction")

1 answer

Log in to vote
0
Answered by 3 years ago
Edited 3 years ago

In a LocalScript and somewhere like startercharacterscripts.

0
great MagicPineappleLOLKA -6 — 3y
Ad

Answer this question