What if we could right-click scripts and select "hide"? I am working on a project, and I don't want people to just download my game and see the Cheat Codes and Plot Spoilers.
Offline
Collapsing Scripts would be nice, but completely hiding something wouldn't be. What if some people just want to find it out so they don't have to figure it out. What if you got stuck in a part of a game and you couldn't find a way to move on? You'd probably search for some way to get past the area. Think of the players' side of view.
Offline
fullmoon wrote:
How would you find the scripts if you wanted to change them?
How about right-clicking in the scripting area and one of the options would be "show all scripts"? Although, that would kinda defeat the purpose
Offline
jackrulez wrote:
fullmoon wrote:
How would you find the scripts if you wanted to change them?
How about right-clicking in the scripting area and one of the options would be "show all scripts"? Although, that would kinda defeat the purpose
Exactly. This is similar to a button that would lock downloads; it would just defeat the purpose of Scratch. As much as we don't like it when people look at the code to find secrets, it's no big deal. Plus there's something rewarding about digging through scripts for hidden things.
Offline
All Scratch projects are supposed to be open source; hiding scripts would ruin that.
Offline
Here's an idea for you... just place another script on top of the script you want to hide. It's not a perfect solution, but could fool all the people that don't know how to clean up their script window.
Offline
BoltBait wrote:
Here's an idea for you... just place another script on top of the script you want to hide. It's not a perfect solution, but could fool all the people that don't know how to clean up their script window.
An enormous comment ought to do the trick!
Offline
fullmoon wrote:
BoltBait wrote:
Here's an idea for you... just place another script on top of the script you want to hide. It's not a perfect solution, but could fool all the people that don't know how to clean up their script window.
An enormous comment ought to do the trick!
And it still works even if a user cleans up the scripts!
Offline
But we shouldn't be trying to cheat Scratch's open source thingy
Offline
Just make a hidden sprite.
Offline
I see what you're saying about not wanting people to see things like cheat codes and plot spoilers. But instead of hiding the script entirely, it would probably be a better idea maybe to blur the script? When you mouse-over the script, it would unblur, revealing whatever the script contained. This wouldn't necessarily be against Scratch's motto of "Imagine, Program, Share", but it would prevent spoilers from being seen.
Still kinda seems to defeat the purpose though...
Offline
Make your scripts needlessly and ridiculously complicated.
If the user in question manages to understand all the tons of script and locate the one which contain the cheat code, he deserves it.
For example, no one really cheats at 08jackt's games as he has thousands of scripts.
Offline
helltank wrote:
Make your scripts needlessly and ridiculously complicated.
If the user in question manages to understand all the tons of script and locate the one which contain the cheat code, he deserves it.
For example, no one really cheats at 08jackt's games as he has thousands of scripts.
unfortunately, most of them are needed
Offline
If this is all about cheats and spoilers, why not have a kind of lock facility instead? Basically, this would contain values which, once set, cannot be seen if taken out of their original script (even when put into a new one, unless identical).
Offline
LS97 wrote:
If this is all about cheats and spoilers, why not have a kind of lock facility instead? Basically, this would contain values which, once set, cannot be seen if taken out of their original script (even when put into a new one, unless identical).
That's a good idea!
But again, that would make Scratch too complicated for young kids...
I said "again" because quite a number of suggestions were declined for that reason.
Last edited by mathematics (2011-03-16 08:25:30)
Offline
Young kids don't need to use that feature, do they?
Besides, it's hardly hard.
Last edited by LS97 (2011-03-16 08:51:25)
Offline
Many suggestions were declined just because they were too complicated. They said that it would be confusing to new Scratchers.
Last edited by mathematics (2011-03-16 09:27:31)
Offline