#seat that listens to keys

1 messages · Page 1 of 1 (latest)

tawny quail
#

greetings! how do i make a seat, that listens to keys? like, i was making a fighter jet, however, the problem is:

i don't know how to make a script that listens to inputs while player is sitting.

tranquil flint
#

userinputservice ?

tawny quail
# tranquil flint userinputservice ?

Yeah. Like:

When player sits, and presses E, it prints E. I will do flying mechanism by myself. I just need to know how do i make the user input thing for a seat

tranquil flint
#

yea userinputservice

#

just connect it when the player is in the seat and disconnect it when they leave, from there its just standard userinputservice shenanigans

narrow axle
#

yo pyro i got a question can i dm y

tranquil flint
narrow axle
#

alr 😭

tawny quail
tranquil flint
#

an hour of effort from nothing is really nothing

tranquil flint
#

and even longer to read this about uis and understand it https://create.roblox.com/docs/reference/engine/classes/UserInputService then read this to learn how to work with vehicle seats https://create.roblox.com/docs/reference/engine/classes/VehicleSeat and then you'll probably want some just general how to use roblox studio https://create.roblox.com/docs/tutorials/first-experience etc etc

Explains the process of creating your first experience in Roblox Studio.

tawny quail
tranquil flint