|
| 14 Aug 2015 04:52 PM |
| I have a brick that's far away in studio, and I want to move my camera to it. I don't feel like taking all that time to move to it, so is there a way to just type in the position and move there? |
|
|
| Report Abuse |
|
|
|
| 14 Aug 2015 04:56 PM |
instead of using Cframe.new(guessing the position)
you would do
CFrame.new(game.workspace.brickname.position)
assuming youre editing it with a script...
"Correct me if I'm wrong, but I'm normally right." -eLunate |
|
|
| Report Abuse |
|
|
|
| 14 Aug 2015 05:13 PM |
| but wouldnt the game have to be running to use that |
|
|
| Report Abuse |
|
|
|
| 14 Aug 2015 05:15 PM |
Well, for starters, #Shameless advertising
Camera QuickMove: http://www.roblox.com/Camera-QuickMove-item?id=204955484 (Save positions and come back to them easily) Speedy Cam: http://www.roblox.com/Speedy-Cam-item?id=230775590 (Speed up the speed of your camera)
Secondly
workspace.Camera.CoordinateFrame = Part.CFrame |
|
|
| Report Abuse |
|
|
|
| 14 Aug 2015 05:23 PM |
| ok I'll try out your plugins thanks ;) |
|
|
| Report Abuse |
|
|
|
| 14 Aug 2015 05:28 PM |
| Is there a way to move your camera to a certain position with camera quickmove or should I just use speedycam? |
|
|
| Report Abuse |
|
|
Locard
|
  |
| Joined: 13 Apr 2014 |
| Total Posts: 3516 |
|
|
| 14 Aug 2015 05:38 PM |
Know where it is in Workspace?
Click on it in workspace and press F |
|
|
| Report Abuse |
|
|
|
| 14 Aug 2015 05:47 PM |
Speedycam is for getting across your game really quickly by speeding up your speed.
Camera QuickMove is for getting to saved positions quickly. You save a position and you can come back to it later. |
|
|
| Report Abuse |
|
|
|
| 14 Aug 2015 06:37 PM |
| Actually what Locard said was a lot easier, thanks anyway though |
|
|
| Report Abuse |
|
|