|
| 13 Jul 2011 11:36 PM |
Most of you have asked how to change the Camera Properties to make a simple Cut Scene. Well here I will help you.
local cam = game.Workspace.CurrentCamera wait() cam.CameraSubject = workspace.PART--HERE WHATEVER YOU WANT TO FOCUS! cam.CoordinateFrame = CFrame.new(0,0,0)---HERE POSITION wait(5)--HOW LONG YOU WANT TO FOCUS ON... cam.CameraSubject = game.Players.LocalPlayer.Character.Humanoid--REVERT BACK TO NORMAL.
Insert this in a LocalScript, what is a LocalScript you may ask? Simple, Roblox Studio, Insert, Object, LocalScript. Put thi inside of the LocalScript and put the LocalScript inside of StarterGui.
Hope I helped! :) Don't Flame me for trying to help because I am sure most of you will greatly appreciate it!
Any more question, PM me. |
|
|
| Report Abuse |
|
|
|
| 13 Jul 2011 11:46 PM |
| I will try to answer questions in PM. |
|
|
| Report Abuse |
|
|
willkillu
|
  |
| Joined: 18 Feb 2010 |
| Total Posts: 1187 |
|
| |
|
|
| 29 Oct 2011 11:19 PM |
"Tutorial"
tutorial = how to do something yourself
this = put this script in your game = same thing as free model
also this really isnt a cutscene
most good cutscenes involve the camera moving around or several different camera angles and stuff |
|
|
| Report Abuse |
|
|
|
| 29 Oct 2011 11:20 PM |
oh also
this plays every time you spawn
cool people do it only upon player entering the game |
|
|
| Report Abuse |
|
|
willkillu
|
  |
| Joined: 18 Feb 2010 |
| Total Posts: 1187 |
|
|
| 29 Oct 2011 11:23 PM |
| well its not hard to make it remove after you enter the game, all i needed were th basic cam scripts. so now i know how to make it move and everything YAY! |
|
|
| Report Abuse |
|
|
willkillu
|
  |
| Joined: 18 Feb 2010 |
| Total Posts: 1187 |
|
|
| 29 Oct 2011 11:23 PM |
| Not that i care, its not my post :P. |
|
|
| Report Abuse |
|
|