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

How do I script an RC car for a gamepass?

Asked by 8 years ago

So, I am really new to scripting, and I tried looking for tutorials, for other models to learn of, instruction and more, yet I still can't figure out how to make an RC car. I want to make a gamepass that give the player a RC car that the can drive and have the camera follow it. I've seen this done only twice, so I can imagine it would be hard.

If anyone has any information on how to get this to work please let me know! It would help out a lot. Thanks.

0
Have a tool and an rc car. When the tool is equipped, set camerasubject to the car, set walkspeed to 0, and connect input events to the car movement. when unequipped, set camerasubject to humanoid, set walkspeed to 16, and disconnect input events. cabbler 1942 — 8y
0
Thanks! Pot8o_Penguin 50 — 8y
0
Wait, theres one problem, so I need to make it a gamepass, I know how to make a the tool a gamepass, but how do I have it so when the equiped the tool the car will spawn in front of them? Pot8o_Penguin 50 — 8y

Answer this question