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

Where are the best tutorials for moving parts and players?

Asked by 5 years ago

I was just wondering if there were any good tutorials for moving parts and players.. I'm very excited to learn Roblox Lua and maybe you guys know some good sites

0
You can’t move a Player object. You’ll get an error. You can move the character though. User#19524 175 — 5y

1 answer

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

Hi roofy,

Well, to move parts and players around the server, you just need to use CFrame, and if you want to move players from Server to Server, you need to learn TeleportService.

Just learn property manipulation in general and that should be able to allow you to move Players and Parts around the map.

Hope I helped and have a wonderful day/night.

Thanks,

Best regards,

~~ KingLoneCat

Ad

Answer this question