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

Is there a simple way to make a fpp animation that can show in game?

Asked by 4 years ago

Hi,

I'm trying to create a first person perspective intro for my game where the main character is drinking something and sitting down, all I want to know is a way to do this really easily. Maybe something with the camera type custom?

2 answers

Log in to vote
0
Answered by 4 years ago

This article might help https://developer.roblox.com/en-us/articles/Camera-manipulation

0
I have no clue how to add links since I'm kinda new to this site. Velcorii 13 — 4y
0
Click button with globe icon and it will create [] in which you put text which will be lighted, and in () you put the link imKirda 4491 — 4y
Ad
Log in to vote
0
Answered by
imKirda 4491 Moderation Voter Community Moderator
4 years ago
Edited 4 years ago

Well so first i would create an animation using Animation Editor.

Then i would create the drink model and a model of the NPC you want to be camera attached to and then i would attach it to the NPC's hand using Welds.

After that, you would have to set the camera type to Custom as you said and now all that is left to do is script the camera to move how you need: camera camera manipulation.

The reason why i am saying I would is because i have never done that before but this is how i would be doing it so maybe there could be better way of doing it.

Answer this question