Shake screen
-
There should be an option where the screen can shake
blocks should include these:
shake screen: it shakes screen until manually stopped
shake screen for any amount of time
Screen shake strength: sets how much force is applied to shaking the screen.
-
This post is deleted! -
What happens when you run the “shake screen” block?
-
@011830-0a42ef84 you could make this why just setting the viewport x slightly offset, and if you lock viewport to sprite then locking it to another sprite that always goes to the intended target but is offset while shaking
-
@info-creaticode I can try to make a mockup screenshake blocks.
-
@info-creaticode Shakes the screen
-
Some details need to be discussed. When the screen is shaken, do we simply move every thing (including the backdrop) left and then right? If we move everything left, then there will be a gap at the right edge (assuming viewport is not used). Do we fill that gap with white or black color?
-
@info-creaticode Yeah, everything would need to get moved, and that gap should probably be filled with black
-
@jeffreyrb03-gmail, @info-creaticode, Yes, that’s what I was thinking. Maybe when moving the backdrop, there could be an option on whether or not the gap should be white or black.