#Side view game, how do i make a player TP when they touch the door?
1 messages · Page 1 of 1 (latest)
Use tweens to raise/decrease the frame transparency(fade) and make a server sided script in the part or server script service, and make the player.Character:PivotTo(targetPosition) for each tp
I think it uses pivot to
If im not wrong
Yo to be real with you, i got 0 clue on coding. Never ever written a single line of code
Open up the studio documentation for the tween service
There’s also a ton of videos on it