Navigation

    CreatiCode Scratch Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode

    Drawing a loading circle without sprites - help

    Help
    3
    4
    509
    Loading More Posts
    • 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.
    • Charles M.
      Charles Mitchum trusted helpers last edited by

      I’ve asked Creaticode AI this 3 times, but it still gives me only a full circle and never part of one:
      1808dffb-daae-428d-8b7c-8a036c5aa76f-image.png

      How do you make a loading circle where it goes from a dot to a full 360 rotation?

      info-creaticode 1 Reply Last reply Reply Quote 0
      • info-creaticode
        CreatiCode @Charles M. last edited by

        @011830-0a42ef84

        The draw oval block can only draw full circles, not partial ones.

        Why you can’t use sprites?

        If you can’t use sprites, can you use the Pen blocks to draw the circle segment by segment?

        Charles M. 1 Reply Last reply Reply Quote 0
        • Charles M.
          Charles Mitchum trusted helpers @info-creaticode last edited by Charles M.

          @info-creaticode I was hoping I could do it without sprites because it usually looks better that way (with UI). I could do it with them though if there is no other way.

          Also, I tried drawing the circle segment by segment but I don’t know the equation to that

          jeffreyrb03-gmail 1 Reply Last reply Reply Quote 0
          • jeffreyrb03-gmail
            JaecadeJnight Mod Helper @Charles M. last edited by

            @011830-0a42ef84 Use a widget and make its background transparent (transparency 100% in color picker), and make it a loading symbol, try using ◠ and making it spin with the rotate widget block. This is a no sprite solution and can even be done in the Stage or wherever you choose.

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

            1 Reply Last reply Reply Quote 0
            • First post
              Last post