Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • CreatiCode
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

CreatiCode Scratch Forum

  1. CreatiCode Forum
  2. Feedback
  3. Shake screen

Shake screen

Scheduled Pinned Locked Moved Feedback
10 Posts 5 Posters 2.6k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • TheNicknameGovT Offline
    TheNicknameGovT Offline
    TheNicknameGov
    trusted helpers
    wrote on last edited by TNG
    #1

    There should be an option where the screen can shake
    blocks should include these:
    3c58b892-b82e-4844-ac02-8b2a29ac73d2-image.png

    shake screen: it shakes screen until manually stopped

    24fa7ccc-d092-483c-aeb1-059ad4ae85c5-image.png

    shake screen for any amount of time

    0bbddedb-ed5b-4d5f-9a76-3d2683aa13c3-image.png

    Screen shake strength: sets how much force is applied to shaking the screen.

    CreatiCodeI Tyller_T 2 Replies Last reply
    1
    • TheNicknameGovT Offline
      TheNicknameGovT Offline
      TheNicknameGov
      trusted helpers
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • TheNicknameGovT TheNicknameGov

        There should be an option where the screen can shake
        blocks should include these:
        3c58b892-b82e-4844-ac02-8b2a29ac73d2-image.png

        shake screen: it shakes screen until manually stopped

        24fa7ccc-d092-483c-aeb1-059ad4ae85c5-image.png

        shake screen for any amount of time

        0bbddedb-ed5b-4d5f-9a76-3d2683aa13c3-image.png

        Screen shake strength: sets how much force is applied to shaking the screen.

        CreatiCodeI Offline
        CreatiCodeI Offline
        CreatiCode
        wrote on last edited by
        #3

        @011830-0a42ef84

        What happens when you run the “shake screen” block?

        silvloveS JaecadeJnightJ 2 Replies Last reply
        0
        • TheNicknameGovT TheNicknameGov

          There should be an option where the screen can shake
          blocks should include these:
          3c58b892-b82e-4844-ac02-8b2a29ac73d2-image.png

          shake screen: it shakes screen until manually stopped

          24fa7ccc-d092-483c-aeb1-059ad4ae85c5-image.png

          shake screen for any amount of time

          0bbddedb-ed5b-4d5f-9a76-3d2683aa13c3-image.png

          Screen shake strength: sets how much force is applied to shaking the screen.

          Tyller_T Offline
          Tyller_T Offline
          Tyller_
          trusted helpers
          wrote on last edited by
          #4

          @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

          <div component="post/signature" data-uid="255" class="post-signature">Check out my chat room project so you ppl can not use forums as chat rooms! https://play.creaticode.com/projects/66f2e1dcd1be43d82b886fbd?version=1 <p dir="auto">
          </div>

          1 Reply Last reply
          1
          • CreatiCodeI CreatiCode

            @011830-0a42ef84

            What happens when you run the “shake screen” block?

            silvloveS Offline
            silvloveS Offline
            silvlove
            Mod Helper
            wrote on last edited by
            #5

            @info-creaticode I can try to make a mockup screenshake blocks.

            Forums Moderator.
            Trans girl :3 ~ 14yo
            Friendly and sometimes goofy~!

            1 Reply Last reply
            1
            • CreatiCodeI CreatiCode

              @011830-0a42ef84

              What happens when you run the “shake screen” block?

              JaecadeJnightJ Offline
              JaecadeJnightJ Offline
              JaecadeJnight
              Mod Helper
              wrote on last edited by
              #6

              @info-creaticode Shakes the screen

              #LLJW
              <span style="color:white;background-image:linear-gradient(to right, lightblue, navy)">My name is Jeff</span>

              CreatiCodeI 1 Reply Last reply
              0
              • JaecadeJnightJ JaecadeJnight

                @info-creaticode Shakes the screen

                CreatiCodeI Offline
                CreatiCodeI Offline
                CreatiCode
                wrote on last edited by
                #7

                @jeffreyrb03-gmail

                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?

                JaecadeJnightJ 1 Reply Last reply
                0
                • CreatiCodeI CreatiCode

                  @jeffreyrb03-gmail

                  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?

                  JaecadeJnightJ Offline
                  JaecadeJnightJ Offline
                  JaecadeJnight
                  Mod Helper
                  wrote on last edited by
                  #8

                  @info-creaticode Yeah, everything would need to get moved, and that gap should probably be filled with black

                  #LLJW
                  <span style="color:white;background-image:linear-gradient(to right, lightblue, navy)">My name is Jeff</span>

                  TheNicknameGovT 1 Reply Last reply
                  0
                  • JaecadeJnightJ JaecadeJnight

                    @info-creaticode Yeah, everything would need to get moved, and that gap should probably be filled with black

                    TheNicknameGovT Offline
                    TheNicknameGovT Offline
                    TheNicknameGov
                    trusted helpers
                    wrote on last edited by TNG
                    #9

                    @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.

                    CreatiCodeI 1 Reply Last reply
                    1
                    • TheNicknameGovT TheNicknameGov

                      @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.

                      CreatiCodeI Offline
                      CreatiCodeI Offline
                      CreatiCode
                      wrote on last edited by
                      #10

                      @011830-0a42ef84

                      Please check out this new block:

                      https://www.forum.creaticode.com/topic/1653/shake-screen

                      1 Reply Last reply
                      1

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • CreatiCode