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

How do I make a transition effect when teleporting?

Asked by 5 years ago
Edited 5 years ago

Hello. I'm making a first person puzzle game which the player gets stuck in the museum. The player needs to get inside the painting by using a teleporter. Now I wanted the player to have a fading effect. ( The screen goes white and.. You're inside a painting. ) any ideas to make this possible?

0
You can use a GUI and TweeningService. Because TweeningService can animate any objects like fading. You need a ScreenGui, and a giant frame inside that ScreenGui inside the teleporter. cherrythetree 130 — 5y
0
I would look at how to tween CFrames and Vector3's. DeceptiveCaster 3761 — 5y

Answer this question