of     2   
chevron_rightchevron_rightchevron_right

Denzelbuya
#158946488Monday, March 30, 2015 5:57 AM GMT

This would be a good idea. What it does is, it hides the guis,toolbar, name, nametags, texts (not the SurfaceText.) and others. It would be helpful for making videos, and the creator of the game can set which gui, text, nametag etc can be hidden and can not be hidden by the player who has the Cinematic Mode on.
Redinosaur
#158946549Monday, March 30, 2015 5:59 AM GMT

This is scriptable, but every game should still have this, support Although ROBLOX is getting better at this, as you can hide the player list now. I think Juggernaut is one of those games that has that option, it's really good for recording get t-rekt
Denzelbuya
#158946698Monday, March 30, 2015 6:03 AM GMT

Yeah every game should have this, and i forgot to add, that it should hide mouse too.
Denzelbuya
#158947312Monday, March 30, 2015 6:28 AM GMT

Bump.
Ulrond
#158948138Monday, March 30, 2015 7:10 AM GMT

Support.
Vernadettebarrientos
#158948476Monday, March 30, 2015 7:26 AM GMT

Support.
RobloxTaleProduction
#158948488Monday, March 30, 2015 7:27 AM GMT

1+
Denzelbuya
#158950964Monday, March 30, 2015 9:56 AM GMT

Bump.
Arkerus
#158979627Monday, March 30, 2015 8:51 PM GMT

Full support. I like your back-up detail as having this help with videos. That'd be the prime example of what this is for. Even if scriptable, not everybody is a scripter and there's not always a free script out there that'd do this. It's better to have a concrete implementation of this that doesn't break like an old script. [Custodi Aedificium]
Denzelbuya
#159017541Tuesday, March 31, 2015 4:59 AM GMT

Thank you for supporting!
starfishs
#159023188Tuesday, March 31, 2015 9:27 AM GMT

support
Denzelbuya
#159024565Tuesday, March 31, 2015 10:42 AM GMT

Bump.
ArchKnight99
#159024594Tuesday, March 31, 2015 10:44 AM GMT

Scriptable for a game. Make it yourself no need for a whole thing. C&G the moment you realize you shouldn't have clicked that link.
Denzelbuya
#159026973Tuesday, March 31, 2015 12:01 PM GMT

@Arch It needs to have this in other games too. It's not like you own every game, and not like there's always a free model of this, not many users know how to script.
Sulfone
#159027468Tuesday, March 31, 2015 12:15 PM GMT

Support. This would be also useful for unupdates places with GUIs designed for the old UIs or games of which the creator forgot the chat GUI exists (this is surprisingly common recently). And yes, hiding core GUIs can be scripted in your own game by putting this line in a LocalScript in StarterGui: game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.All, false)
LOLtronic
#159027594Tuesday, March 31, 2015 12:18 PM GMT

support it would be a pain for a normal person to script this. i mean you could have a free-model, but it's just easier to put it in all games.
ShiraWolven
#159044716Tuesday, March 31, 2015 6:33 PM GMT

Honestly, while I like the idea, I can't really say that I support it. I'd rather have the CoreGui set to false (that's playerlist, chat, health, yadayadayada), then have THIN letterboxing or another kind of cropping guide that leaves some essential things visible (eg menu), but outside the expected video editing area. This is a very easy to implement gui button script.
HumanMop
#159044866Tuesday, March 31, 2015 6:36 PM GMT

You could simply code a plugin/gui for this. It would be REALLY easy. --assume you had an image button of a movie icon; local CinematicButton = Gui:WaitForChild("CinematicButton") local CinematicEnabled = false local function CinematicMode() local CinematicEnabled = not CinematicEnabled game.StarterGui:SetCoreGuiEnabled("All", CinematicEnabled) end CinematicButton.InputBegan:connect(function(inputObj) if inputObj.UserInputState.Name == "Begin" then CinematicMode() end end) simple -=Robo=-
Nigelrtehpwnzor
#159046142Tuesday, March 31, 2015 7:01 PM GMT

support
Syref
#159046379Tuesday, March 31, 2015 7:06 PM GMT

Total support, everyone says "scriptable", but do you expect every dev to add this? No, so it should be implemented. It would encourage user made videos, and creativity.
Denzelbuya
#159092519Wednesday, April 01, 2015 5:40 AM GMT

@Syref That's what i mean!
Screkt
#159095080Wednesday, April 01, 2015 7:13 AM GMT

Support! :D
WholesaleROBLOX
#159097360Wednesday, April 01, 2015 8:46 AM GMT

Full and Total support.
Denzelbuya
#159104951Wednesday, April 01, 2015 1:35 PM GMT

Bump.
Denzelbuya
#159170388Thursday, April 02, 2015 6:54 AM GMT

Bump.

    of     2   
chevron_rightchevron_rightchevron_right