Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord

    A button triggers before press

    Bug Reporting (FUZE 4 Nintendo Switch)
    4
    10
    363
    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.
    • sys64738
      sys64738 F last edited by

      checked x,y,b and they work as intended. but a always triggers when the program starts

      c = controls(0)
      if c.a then
      playnote(0,0,440,1,0,0.5)
      endif
      loop
      repeat
      1 Reply Last reply Reply Quote 0
      • Dave
        Dave Fuze Team last edited by

        I'm trying to recreate this and can't get the note to trigger when program starts, unless I press A at the exact same time as +.

        Tried it with other examples too, like drawing a shape to the screen on A press. Still the same result. Yours is playing a note on the + press?

        1 Reply Last reply Reply Quote 0
        • brillianceguy
          brillianceguy F last edited by

          Tried it out and it happens if you press the A button on “Run” instead of using + to start the program.

          M 1 Reply Last reply Reply Quote 0
          • M
            MikeDX @brillianceguy last edited by

            @brillianceguy said in A button triggers before press:

            Tried it out and it happens if you press the A button on “Run” instead of using + to start the program.

            You can press A to run the program?

            brillianceguy 1 Reply Last reply Reply Quote 0
            • brillianceguy
              brillianceguy F @MikeDX last edited by

              @MikeDX Yes. On the button at the top left of the Fuze keyboard that says “Run”

              Dave 1 Reply Last reply Reply Quote 2
              • M
                MikeDX last edited by

                AH! Yes that makes perfect sense! I'm going to make a note of that on our issue tracker!

                sys64738 1 Reply Last reply Reply Quote 1
                • sys64738
                  sys64738 F last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • sys64738
                    sys64738 F @MikeDX last edited by

                    @MikeDX
                    I start the program by pressing the "run" key on the virtual keyboard on touch screen. Just typed in that exact code and press run on on virtual keyboard and the note plays, if I change the code to be c.b or c.x or c.y or c.left c.right c.up c.down it does not play.

                    1 Reply Last reply Reply Quote 0
                    • M
                      MikeDX last edited by

                      Great. Thanks for giving that a proper test!

                      1 Reply Last reply Reply Quote 0
                      • Dave
                        Dave Fuze Team @brillianceguy last edited by

                        @brillianceguy

                        I completely forgot about that option!

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