Discuss Scratch
- -Happyx
-
Scratcher
99 posts
Add a full screen detector
if you wanna turn on “no budget mode” when lagging on fullscreen, add an fps counter (look it up and take one on scratch) and then put in an if ( fps < 20 ) then activate it or sum
- A-MARIO-PLAYER
-
Scratcher
1000+ posts
Add a full screen detector
uhhh…
when green flag clicked
forever
wait until <fullscreen? :: sensing>
broadcast (jumpscare hehehe v)
wait until <not <fullscreen? :: sensing>>
create clone of (myself v)
when I start as a clone
create clone of (myself v)
delete this clone
Last edited by A-MARIO-PLAYER (Sept. 12, 2024 16:14:45)
- DangerPuppy10
-
Scratcher
1000+ posts
Add a full screen detector
uhhh…when green flag clicked
forever
wait until <fullscreen? :: sensing>
broadcast (jumpscare hehehe v)
wait until <not <fullscreen? :: sensing>>
create clone of (myself v)
when I start as a clone
create clone of (myself v)
delete this clone
We should also remove the
<key [ v] pressed?>block, because you can do this:
forever
if <key [ v] pressed?> then
broadcast [jumpscare BWUAHUAHAUHAU v]
end
end
Same for the
<mouse down?>
<touching color [#de5b9c] ?>
<color [#abc5ca] is touching [#438168] ?>
when this sprite clicked
when backdrop switches to [ v]
switch costume to [ v]
blocks. Those could trigger scari jumpscares too.
We should also remove the green flag, because:
when green flag clicked
broadcast [JUMPSCARE >:) v]
We should also remove code because:
broadcast [JUMPSCARE >:}}}} v]
Everything can be abused.
Obviously, if there's a jumpscare, just report it.
(I understand with code like that, people can't really report it. But if you go back to project you can still report it.)
Last edited by DangerPuppy10 (Sept. 12, 2024 20:33:43)
- DangerPuppy10
-
Scratcher
1000+ posts
Add a full screen detector
bump.
I think this is my biggest suggestion
I think this is my biggest suggestion
- Sir-Cats-A-Lot
-
Scratcher
30 posts
Add a full screen detector
I'm thinking of some horrible ways to use this block…
when gf clicked
forever
if <fullscreen? ::sensing> then
broadcast [pain v]
end
when i receive [pain v]
show
wait [0.05] secs
hide
forever
speak [sorokon sorokin, your ears are to be broken]::pen
- Zack_39450
-
Scratcher
1000+ posts
Add a full screen detector
I'm thinking of some horrible ways to use this block.. snipWe should also remove the<key [ v] pressed?>block, because you can do this:forever
if <key [ v] pressed?> then
broadcast [jumpscare BWUAHUAHAUHAU v]
end
end
Same for the<mouse down?>
<touching color [#de5b9c] ?>
<color [#abc5ca] is touching [#438168] ?>
when this sprite clicked
when backdrop switches to [ v]
switch costume to [ v]
blocks. Those could trigger scari jumpscares too.
We should also remove the green flag, because:when green flag clicked
broadcast [JUMPSCARE >:) v]
We should also remove code because:broadcast [JUMPSCARE >:}}}} v]
Everything can be abused.
Obviously, if there's a jumpscare, just report it.
(I understand with code like that, people can't really report it. But if you go back to project you can still report it.)
- redspacecat
-
Scratcher
500+ posts
Add a full screen detector
This seems useful. I have wanted to make it so when the user goes in full screen it ups the quailty or switches to a different resolution or something to make the project work better. Support!
- nikky10000000
-
Scratcher
500+ posts
Add a full screen detector
yeah, that could work.
Last edited by nikky10000000 (Oct. 20, 2024 19:57:15)
- DangerPuppy10
-
Scratcher
1000+ posts
Add a full screen detector
SCRATCHBLOCKS ARE 3.0 NOW???? WHY DID I DECIDE TO NOT USE SCRATCH YESTERDAY????????? AND THERE'S A NEW DELETE SPRITE CONFIRMATION???????? YEEESSSSSSSSSSSSSSS!!!!!!!!!
bump
bump
- mtaka4
-
Scratcher
500+ posts
Add a full screen detector
if you wanna turn on “no budget mode” when lagging on fullscreen, add an fps counter (look it up and take one on scratch) and then put in an if ( fps < 20 ) then activate it or sumBut seeing inside also makes lag, or someone might be using a raspberry pi for example. Might check my pi's fps later











