Game: Forgotten Memories
How to make a cutscene like the game I mentioned
Very late to this, but I am making a tutorial soon. JJsStuff's Cutscene Kit - Roblox … I would recommend my channel JJsStuff for the AI tutorials.
Would you mind explaining how to make the two guys into the player
I would also recommend Moon Animators camera animator. It is really cool and has lots of options.
Have not worked on this in a while I think this should work.
game.workspace.Dummy:WaitForChild("Humanoid"):ApplyDescription(game.Players:GetHumanoidDescriptionFromUserId(game.Players.LocalPlayer.UserId)) -- Change the game.workspace.dummy thing to the character, add this to the handler on the client, its in startergui.