How to spawn in cockpit

Hi is there a way I can spawn inside of the cockpit in the seat. Currently I’m working on a mouse over.

3 Likes

Maybe put in a SpawnPoint (i think that’s the name)
Put it on where you want to spawn in the plane (make sure inside the plane).
Then in workspace remove the decal. In properties, set transperancy to 1 and switch CanCollide off.
For scripting, no sorry.

1 Like

Can you not just put the Spawn Location in the cockpit, and put it right into the seat so that when the player joins, they’re already seated?

2 Likes

Or maybe what @Awesomegamer50028ALT said.

1 Like

I actually tried that, it didn’t work idk if my studio is broken.

Is the plane moving? This practice only works for things that aren’t in motion.
There’s probably another solution, i’m a pretty new builder here.

Please read category guidelines before posting threads. Cool Creations is for showcasing things you’ve made, not for getting help resolving problems in development. I have recategorised this thread accordingly.

Use a script to set the humanoid’s seat to the cockpit seat when they spawn.

1 Like