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

How can I move a model and the players on top/inside of it?

Asked by 4 years ago
Edited 4 years ago

Hi! I've been really curious of games like Lumber Tycoon 2 (the ferry) and Innovation Inc Arctic Base (train) and how they move the models and the players on top of them. I have tried tweening the model using several methods, and it moved the model, but the player on top just stays put in the same position, not moving with the model.

I would like to achieve it with some accuracy, not just a wheel on a track with messy values like speed, throttle, etc.

Thanks in advance!

0
You an sit the pleayer. Foxy_Developer 111 — 4y
0
I'm not sure, but I assume they just weld them together to a Primary Part and move that. ChristianTRPOC 64 — 4y
0
@ChristianTRPOC do I weld the humanoid root part or everything (arms, legs, etc.)? MoonBarc 24 — 4y

1 answer

Log in to vote
0
Answered by 4 years ago

Recently, EgoMoose made a DevForum post about a "Wall Stick Controller." This allows players to be stuck to things, and even stay on it if it is upside down. The place is uncopylocked, so you can dissect the scripts from it and use it in your own game.

Ad

Answer this question