Navigation

    CreatiCode Scratch Forum

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

    Debug mode arrow??

    General Discussion
    4
    5
    160
    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.
    • NotJaldolfYT
      NotJaldolfYT last edited by

      Screenshot 2025-02-05 12.30.15 PM.png

      What exactly does this do?

      i have toddler humor

      Tyller_ 1 Reply Last reply Reply Quote 0
      • Tyller_
        Tyller_ Best Forum Helpers @NotJaldolfYT last edited by

        @jd131111 I’m pretty sure it makes your program stop at each breakpoint (I think its just a break block) and wait for you to press the blue arrow (you have to press teh yellow start button to start it)

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

        NotJaldolfYT 1 Reply Last reply Reply Quote 0
        • NotJaldolfYT
          NotJaldolfYT @Tyller_ last edited by

          @tyller_ Ohhh thank you 😄 I thought that it was for debugging in the editor (logs every code block is what i thought, but it didnt do that}

          i have toddler humor

          c. 1 Reply Last reply Reply Quote 0
          • c.
            Cαƚƚყ Mod Helper @NotJaldolfYT last edited by c.

            @jd131111
            That will make blocks do a function every time you click the arrow. It goes in order, btw.
            e.g.:
            when flag clicked
            move (10) steps
            say (Hello World!)
            end

            Your result would move 10 steps first, and then it’ll say “Hello World!”

            @info-creaticode can give a better explanation on this than me, though.

            Official Forums Moderator

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

              Thanks for the explanation, @Catty and @Tyller_

              @JD131111 , that arrow button is indeed for using the breakpoint block.

              You can look at this wiki page: https://www.forum.creaticode.com/topic/340/debugging-breakpoints

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