You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
I want to create an arcade racer. Every time the player resets the player spawns in with a new car. -
What is the issue? Include screenshots / videos if possible!
When the player spawns in, they will manually have to press “E” to enter which gets annoying after a short period of time.
- What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I have tried to using a function to add a seatweld to the player into the script with the spawner, but doesn’t work.