You can do this whenever you want.
Btw, until this option gets added you can use Ctrl + Shift + C to turn off the black bars (and all user gui).
So for now, these are all the shortcuts and their functionalities, right?
- Shift+P: FreeCamera (supersmooth studio camera) with black bars
- Ctrl+Shift+G: Disable all CoreGuis (but not user GUI)
-
Ctrl+Shift+C: Disables all (user) GUIs (not CoreGuis)
(including black bars, as theyāre just in a regular GUI)
(all of these only work for people that have ācanmanageā of the place, e.g. access to the Server Log)
Developers with access to the FreeCamera can disable it by removing PlayerGui.FreeCamera once it gets added. They could do that and add their own version of the FreeCamera to finetune things, e.g. removing the letterbox, changing the dampening or speed, ā¦ (source: FreeCamera.lua)
Yeah. We should probably add some documentation about these tools. Maybe we could have a page on the developer console listing developer shortcuts. Or maybe in the wiki.
My internship ends too soon sadly to implement any new features for this ;(
I will suggest it to someone else though.
I think itās very unlikely this feature is going to break the game, and if it does itās only going to break for the gameās creator, not anyone else
Therefore, I personally think the Shift+P keybind is perfectly fine as I personally havenāt seen it used in any games, and even if used, I think it would very likely be used for an obscure feature / bind. Nice feature!
Itās perfect, but maybe be able to pan and rotate the camera?
Why not apply for a job there? Youāve done too much work for the benefit of this community, why not make it full-time?
The keybind is Shift+P (not Ctrl+P). The game does not need to have a Shift+P keybind for this to conflict ā only a function bound to just āPā that may be pressed while the player is sprinting (or any other feature that uses held Shift). Thereās no good reason for the keybind to be Shift+P (as mentioned earlier, it was arbitrary), so thereās no justification for keeping it around in spite of it breaking games, even if only for a gameās team of developers.
I have to finish university first. After that, I will hopefully be back to work for Roblox full time!
An update I never thought about but always wanted
YES.
You should probably add a check to see if the free camera is active for toggling the black bars. For when I press L it makes the black bars visible without having the free camera active.
Opps, I must have messed that up . Unfortunately Iām not interning at Roblox any more so someone else will have to fix it. Maybe @darthskrill can take a look.
we will take a look! thanks!
Actually, we already have a fix on the way! Also the key command will be changing to shift+L to make it harder to trigger by accident. It looks like a fix should ship tomorrow night.
Still possible to trigger accidentally while sprinting similarly to the keybind for freecam discussed above. Is there a reason we havenāt just removed black lines? As mentioned above, they were implemented for fun ā not because they were useful.
The black lines arenāt useful and donāt make the game cinematic. We should just remove them.
The original intent of the camera mode was as a tool for in house usage to take cinematic footage for use on streams and such. It wasnāt until after it was finished that we all thought it was pretty cool and should be given to a gameās developers. So its features, such as the black lines giving a different perceived resolution, were definitely shaped by its original intended purpose.
This shouldnāt be a problem because when fixed it will only activate when the freecam has already been turned on. I donāt have strong opinions either way on keeping or removing the letterbox though.