Discuss Scratch

potatoman-10
Scratcher
5 posts

Jumpscares

Hi im Trying to make it so if a sprite has been shown and has not been clicked for a certain amount of time Something happens

But i cant seem to figure it out Any Help?
ItsRainingNans
Scratcher
19 posts

Jumpscares

Make a variable that is set to 1 whenever you've made the sprite show, then make something like

ifShowingVariable=1thenwait10secsdostuff
potatoman-10
Scratcher
5 posts

Jumpscares

Thank You that helped a lot But 1 more thing How do i make it so
mousedown?andSomethingthatmakesitwaituntilabroadcastHappens
Whitepatchwastaken
Scratcher
100+ posts

Jumpscares

potatoman-10 wrote:

Thank You that helped a lot But 1 more thing How do i make it so
mousedown?andSomethingthatmakesitwaituntilabroadcastHappens
assuming this means
mousedown?andsomethingtowaituntilbroadcastoccurs
Try something like this:
setbroadcasting?to1broadcastepic broadcastandwaitsetbroadcasting?to0mousedown?andbroadcasting?=1
Great, “broadcast” doesn't look like a word now.
Hope this helps!
mmhmBeans
Scratcher
500+ posts

Jumpscares

Sorry for necroposting, but based on the topic's name, I just wanted to let you know that jumpscares are not allowed on scratch. If you are making a jumpscare, don't put any overly loud sounds or animation like the (whatever) ramming into the character. Then your project will have a chance.
potatoman-10
Scratcher
5 posts

Jumpscares

What???!?!??!?!?!??!?! Ive spent so long on this So will this make it?

https://scratch.mit.edu/projects/793696422/
potatoman-10
Scratcher
5 posts

Jumpscares

Is it allowed to add a warning like “hey this game has jumpscares and lound noises if thats not your thing please go to a different game hit spacebar to continue” then is that okay?
medians
Scratcher
1000+ posts

Jumpscares

potatoman-10 wrote:

Is it allowed to add a warning like “hey this game has jumpscares and lound noises if thats not your thing please go to a different game hit spacebar to continue” then is that okay?
No because children will hit spacebar since they get curious about what the project has. Projects with warnings are also taken down.
And, you can create custom blocks like this to speed up the var thing:

Replace all mentions of the regular show and hide blocks (besides under these define hat blocks) with the custom blocks.

Powered by DjangoBB