RawrBot
|
  |
| Joined: 22 Aug 2008 |
| Total Posts: 832 |
|
|
| 14 Jul 2011 08:24 PM |
Found this in Camera in the Object Browser.
What does that method do?
(I noticed a little yellow key next to it. Does that mean locked? Also, what does locked mean, you can't use?) |
|
|
| Report Abuse |
|
|
|
| 14 Jul 2011 08:25 PM |
| Yes, usually locks mean something is locked. :P Anyway, test it in Roblox Studio where you can use locked functions and methods and edit certain locked properties. ;D |
|
|
| Report Abuse |
|
|
|
| 14 Jul 2011 08:26 PM |
Yes, locked means you cannot access it.
I do not see "Zoom" on the page for Camera..Post the link please? |
|
|
| Report Abuse |
|
|
|
| 14 Jul 2011 08:29 PM |
http://wiki.roblox.com/index.php/Zoom_%28Method%29
Its a stub, thats why. |
|
|
| Report Abuse |
|
|
zeke505
|
  |
| Joined: 26 May 2008 |
| Total Posts: 15765 |
|
|
| 14 Jul 2011 08:29 PM |
@dark
It's in the ObjectBrowser. |
|
|
| Report Abuse |
|
|
|
| 14 Jul 2011 08:30 PM |
@Axel, thanks
@Zeke, oh, okay. I was looking at the wiki. |
|
|
| Report Abuse |
|
|
RawrBot
|
  |
| Joined: 22 Aug 2008 |
| Total Posts: 832 |
|
|
| 14 Jul 2011 08:34 PM |
I tried this in a local script.
Workspace.CurrentCamera:Zoom(10)
Output: >Unknown exception
Does that mean it's locked and can't be used? |
|
|
| Report Abuse |
|
|