ASAP_Sow
|
  |
| Joined: 02 Dec 2011 |
| Total Posts: 58 |
|
|
| 01 Oct 2016 06:09 PM |
Im trying to make a camera thing like this https://www.roblox.com/games/299466765/OH-MAN-THIS-IS-SURELY-SOMETHING How do I do something like that?
|
|
|
| Report Abuse |
|
|
|
| 01 Oct 2016 06:12 PM |
To learn how to control camera look into this
http://wiki.roblox.com/index.php?title=Making_a_2D_Platformer
http://wiki.roblox.com/index.php?title=Camera_manipulation |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2016 06:16 PM |
The camera is controlled manually using Lua, all of the module scripts for each camera type is found in a Player's PlayerScripts
The local script just handles each camera type. |
|
|
| Report Abuse |
|
|
ASAP_Sow
|
  |
| Joined: 02 Dec 2011 |
| Total Posts: 58 |
|
|
| 01 Oct 2016 06:17 PM |
I honestly just wanted someone to make the script lmao
|
|
|
| Report Abuse |
|
|
|
| 01 Oct 2016 06:52 PM |
From the picture, it looks like they're using lighting effects: http://wiki.roblox.com/index.php?title=API:Class/PostEffect
It seems like they're using this one: http://wiki.roblox.com/index.php?title=API:Class/ColorCorrectionEffect |
|
|
| Report Abuse |
|
|
ASAP_Sow
|
  |
| Joined: 02 Dec 2011 |
| Total Posts: 58 |
|
|
| 01 Oct 2016 08:46 PM |
I can see that, But how do I make it cycle through all settings, like +1 Brightness
|
|
|
| Report Abuse |
|
|
ASAP_Sow
|
  |
| Joined: 02 Dec 2011 |
| Total Posts: 58 |
|
|
| 01 Oct 2016 08:48 PM |
I can see that, But how do I make it cycle through all settings, like +1 Brightness
|
|
|
| Report Abuse |
|
|
|
| 01 Oct 2016 09:08 PM |
| No ones gonna make a script for you. Use loops for that. |
|
|
| Report Abuse |
|
|