|
| 30 Sep 2015 05:06 PM |
| Has there been an API released or is it pretty much hackwork that needs to be done? |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2015 05:07 PM |
| If there isn't an API. It's possible by modifying the CameraScript for the StarterPlayerScripts |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2015 05:08 PM |
| novus, i thought we needed to make our own mouse system. explain? |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2015 05:10 PM |
Modify.... The CameraScript.... In StarterPlayerScripts.....
Not much to explain |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2015 05:20 PM |
Actually, Novus is right because I am only needing the sensitivity changed while in FP.
|
|
|
| Report Abuse |
|
|
|
| 30 Sep 2015 05:21 PM |
...How do I modify the script, because I can only access its source code after it's been put into its respective folder?
Right now there's just an object in place of it named "StarerPlayerScripts" |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2015 05:23 PM |
It should be there, Unless ROBLOX disables it or some special way to get it.
I have it in one of my places |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2015 05:24 PM |
| Precisely where do I find it to edit it? |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2015 05:25 PM |
Inside StarterPlayerScripts.
That's why I mentioned being disabled |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2015 05:26 PM |
| https://i.gyazo.com/a228a8a3fc52df57a7cf5e67d7c6ffb5.png |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2015 05:28 PM |
| I know that, Mine doesn't show up either. |
|
|
| Report Abuse |
|
|
SkySpell
|
  |
| Joined: 01 Sep 2008 |
| Total Posts: 1581 |
|
|
| 30 Sep 2015 05:31 PM |
Go to ROBLOX's Github and find the CameraScript. If not, I can publish a model with the CameraScript.
#code if Name == "SkySpell" then print("The king of kebab & a mediocre scripter.") end |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2015 05:35 PM |
| Here, Copy and Paste it from Play Solo |
|
|
| Report Abuse |
|
|
SkySpell
|
  |
| Joined: 01 Sep 2008 |
| Total Posts: 1581 |
|
|
| 30 Sep 2015 05:43 PM |
http://www.roblox.com/DefaultPlayerScripts-item?id=302005447
#code if Name == "SkySpell" then print("The king of kebab & a mediocre scripter.") end |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2015 06:09 PM |
| So when the game runs, I simply remove the normal one and put in my own? |
|
|
| Report Abuse |
|
|
|
| 30 Sep 2015 06:19 PM |
I can't find what deals with the camera while zoomed.
Gonna keep looking. |
|
|
| Report Abuse |
|
|
| |
|