Navigation

    CreatiCode Scratch Forum

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

    Drawing a loading circle without sprites - help

    Help
    3
    4
    167
    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.
    • The_True_Odst
      The True ODST Best Forum 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?

      ODST: Orbital Drop Ship Trooper
      (Halo Reference)

      info-creaticode 1 Reply Last reply Reply Quote 0
      • info-creaticode
        CreatiCode @The_True_Odst 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?

        The_True_Odst 1 Reply Last reply Reply Quote 0
        • The_True_Odst
          The True ODST Best Forum Helpers @info-creaticode last edited by The_True_Odst

          @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

          ODST: Orbital Drop Ship Trooper
          (Halo Reference)

          jeffreyrb03-gmail 1 Reply Last reply Reply Quote 0
          • jeffreyrb03-gmail
            JaecadeJnight Mod Helper @The_True_Odst 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