Warzone plane intro

How would I make a plane intro like in warzone or any br game how would I make the players be in the plane when the intro starts ??

I already have the scene for it

I’d just create a dummy on a plane, make it so that the dummy’s character transforms into the local player’s character, animate that scene and then use Cutscenify to create the intro

Sorry for a late reply, but I would use TweenService (roblox.com). Combine this with some remote events and camera scripts should be it. Will of course take some time making everything feel and look right, but should do the trick.