#Side view game, how do i make a player TP when they touch the door?

1 messages · Page 1 of 1 (latest)

potent agate
#

Hey everyone! My game is a side view game but im stuck on this part, whenever the user is in a room and touches the white door. How do i make a small fade animation that appears and then teleports the user to the town area? Same for every single door entry/exit in all the homes, restaurants located inside the town?

tame flower
#

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

potent agate
lament geode
#

There’s also a ton of videos on it