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. There should be both types of resize

There should be both types of resize

Scheduled Pinned Locked Moved Feedback
feature-request
17 Posts 3 Posters 4.1k Views
  • 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 TheNicknameGov

    @info-creaticode yes,

    On a Roblox creating game they called the resize “global” and “local”
    edit2: although this was 3D resize, you could create 2D objects and still have local/global resize

    https://play.creaticode.com/projects/66c3943ebc85b5ddae215150

    edit: I couldn’t get the example resize lines perfectly straight.

    • please note I think it should be optional for both resizes
    CreatiCodeI Offline
    CreatiCodeI Offline
    CreatiCode
    wrote on last edited by
    #6

    @011830-0a42ef84

    I think I get what you are asking for, but since the shape can be any shape, and not just rectangles, it will be pretty difficult to calculate the correct local axis of it.

    Can you explain why you can’t rotate it to resize it like shown below? This should be good enough for most cases right?

    resizing.gif

    silvloveS 1 Reply Last reply
    0
    • CreatiCodeI CreatiCode

      @011830-0a42ef84

      I think I get what you are asking for, but since the shape can be any shape, and not just rectangles, it will be pretty difficult to calculate the correct local axis of it.

      Can you explain why you can’t rotate it to resize it like shown below? This should be good enough for most cases right?

      resizing.gif

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

      @info-creaticode said in There should be both types of resize:

      @011830-0a42ef84

      I think I get what you are asking for, but since the shape can be any shape, and not just rectangles, it will be pretty difficult to calculate the correct local axis of it.

      Can you explain why you can’t rotate it to resize it like shown below? This should be good enough for most cases right?

      resizing.gif

      You could also do it this way:
      Screen recording 2024-08-24 13.40.35.gif
      Sorry for it acting so weird, this gif was made inside of my game 😅

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

      CreatiCodeI 1 Reply Last reply
      0
      • silvloveS silvlove

        @info-creaticode said in There should be both types of resize:

        @011830-0a42ef84

        I think I get what you are asking for, but since the shape can be any shape, and not just rectangles, it will be pretty difficult to calculate the correct local axis of it.

        Can you explain why you can’t rotate it to resize it like shown below? This should be good enough for most cases right?

        resizing.gif

        You could also do it this way:
        Screen recording 2024-08-24 13.40.35.gif
        Sorry for it acting so weird, this gif was made inside of my game 😅

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

        @106809-mygccs

        Yes, selecting multiple handles and move them also works.

        TheNicknameGovT 1 Reply Last reply
        0
        • CreatiCodeI CreatiCode

          @106809-mygccs

          Yes, selecting multiple handles and move them also works.

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

          @info-creaticode How do I select multiple handles?
          Does this also mean I can resize slanted objects without using slanted resize?

          Please help all my projects are 3000+ blocks

          CreatiCodeI 1 Reply Last reply
          0
          • TheNicknameGovT TheNicknameGov

            @info-creaticode How do I select multiple handles?
            Does this also mean I can resize slanted objects without using slanted resize?

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

            @011830-0a42ef84

            You can choose the “Reshape” tool to edit the points of a vector shape, then select multiple points while holding the SHIFT key, then release the SHIFT key, and move any of the selected points.

            loading.gif

            TheNicknameGovT 1 Reply Last reply
            0
            • CreatiCodeI CreatiCode

              @011830-0a42ef84

              You can choose the “Reshape” tool to edit the points of a vector shape, then select multiple points while holding the SHIFT key, then release the SHIFT key, and move any of the selected points.

              loading.gif

              TheNicknameGovT Offline
              TheNicknameGovT Offline
              TheNicknameGov
              trusted helpers
              wrote on last edited by
              #11

              @info-creaticode Okay thanks, that helps a bunch.
              Do you think you can add the second type of resize like I suggested?

              Please help all my projects are 3000+ blocks

              CreatiCodeI 1 Reply Last reply
              0
              • TheNicknameGovT TheNicknameGov

                @info-creaticode Okay thanks, that helps a bunch.
                Do you think you can add the second type of resize like I suggested?

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

                @011830-0a42ef84

                It will be a very narrow use case since we have to assume it is rectangular and calculate its local axis. Also, you can already do it using the method above. We will consider adding it if we find a stronger use case for it.

                TheNicknameGovT 1 Reply Last reply
                0
                • CreatiCodeI CreatiCode

                  @011830-0a42ef84

                  It will be a very narrow use case since we have to assume it is rectangular and calculate its local axis. Also, you can already do it using the method above. We will consider adding it if we find a stronger use case for it.

                  TheNicknameGovT Offline
                  TheNicknameGovT Offline
                  TheNicknameGov
                  trusted helpers
                  wrote on last edited by
                  #13

                  @info-creaticode Objects that are not symmetrical (not rectangles/squares) do not follow the diagonal resize properly. The resize works different from the ones that do work. I tried this on a sphere, and while it did work a bit, the side that was not picked in multiselect did not follow the dimensions like the other angles

                  Please help all my projects are 3000+ blocks

                  CreatiCodeI 1 Reply Last reply
                  0
                  • TheNicknameGovT TheNicknameGov

                    @info-creaticode Objects that are not symmetrical (not rectangles/squares) do not follow the diagonal resize properly. The resize works different from the ones that do work. I tried this on a sphere, and while it did work a bit, the side that was not picked in multiselect did not follow the dimensions like the other angles

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

                    @011830-0a42ef84

                    So for a sphere, what kind of resize are you trying to do?

                    TheNicknameGovT 1 Reply Last reply
                    0
                    • CreatiCodeI CreatiCode

                      @011830-0a42ef84

                      So for a sphere, what kind of resize are you trying to do?

                      TheNicknameGovT Offline
                      TheNicknameGovT Offline
                      TheNicknameGov
                      trusted helpers
                      wrote on last edited by TAO
                      #15

                      @info-creaticode I can’t send a video of what the issue is

                      Please help all my projects are 3000+ blocks

                      CreatiCodeI 1 Reply Last reply
                      0
                      • TheNicknameGovT TheNicknameGov

                        @info-creaticode I can’t send a video of what the issue is

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

                        @011830-0a42ef84

                        Can you try to describe it? Are you trying to make it an oval? making it larger? Maybe a screenshot?

                        silvloveS 1 Reply Last reply
                        0
                        • CreatiCodeI CreatiCode

                          @011830-0a42ef84

                          Can you try to describe it? Are you trying to make it an oval? making it larger? Maybe a screenshot?

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

                          @info-creaticode said in There should be both types of resize:

                          @011830-0a42ef84

                          Can you try to describe it? Are you trying to make it an oval? making it larger? Maybe a screenshot?

                          ^
                          Or record it and go to ezgif.com to make it a gif. 🙂 (make sure it’s short btw)

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

                          1 Reply Last reply
                          0

                          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