DamnKid
|
  |
| Joined: 22 Jul 2012 |
| Total Posts: 35 |
|
|
| 24 Jul 2012 11:52 PM |
| Not really... I was just wonder is there a way to make your camera zoom in and out in a script? Almost like CM32's Stranded. |
|
|
| Report Abuse |
|
|
|
| 24 Jul 2012 11:53 PM |
| http://wiki.roblox.com/index.php/Camera_manipulation |
|
|
| Report Abuse |
|
|
DamnKid
|
  |
| Joined: 22 Jul 2012 |
| Total Posts: 35 |
|
|
| 24 Jul 2012 11:54 PM |
| k00l, I guess that means you don't know, plus I'm pretty sure I won't find it on that damn wiki... If I do, I owe you an apology, XD. |
|
|
| Report Abuse |
|
|
|
| 24 Jul 2012 11:54 PM |
You can do it with the FieldOfView property.
http://wiki.roblox.com/index.php/FieldOfView_%28Property%29 |
|
|
| Report Abuse |
|
|
|
| 24 Jul 2012 11:56 PM |
^
That's great for creating scopes, I've used it several times. |
|
|
| Report Abuse |
|
|
DamnKid
|
  |
| Joined: 22 Jul 2012 |
| Total Posts: 35 |
|
|
| 24 Jul 2012 11:59 PM |
| I also meant like making the camera move forward like you were. |
|
|
| Report Abuse |
|
|
|
| 25 Jul 2012 12:01 AM |
These properties can put your camera anywhere.
http://wiki.roblox.com/index.php/CoordinateFrame_(Property) http://wiki.roblox.com/index.php/Focus_(Property) http://wiki.roblox.com/index.php/FieldOfView_(Property)
To keep the camera still:
http://wiki.roblox.com/index.php/CameraType_(Property)
To tilt it:
http://wiki.roblox.com/index.php/SetRoll_(Method) |
|
|
| Report Abuse |
|
|