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

Is it possible to make all characters fly upon entering the game?

Asked by 8 years ago

For example, anyone that implements an admin script into there game can say the magic words, "fly:me" giving them the ability to fly. I would like to know if I could create a script where "fly:me" applies to everyone and is forced upon them when entering the game. Please refrain for hostile comments, this is may seem like a cake walk for most of you, but I'm relatively new to Lua. Thank You.

0
This requires use of the UserInputService InputBegan/Ended events, along with use of BodyForce and BodyRotation. Without an attempt at a script, we can not help you further. Might I suggest looking into the source of the admin scripts and try making your own working solutions from those. M39a9am3R 3210 — 8y

Answer this question