Navigation

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

    Input values

    Help
    3
    3
    152
    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.
    • RiskyCrimson
      RiskyCrimson F last edited by

      Are there values for the enter key and or backspace key for the keyboard.
      Example: if Enter then
      // do something
      I know the controller has a function but does a keyboard have a function

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

        I think it's getKeyboardBuffer https://fuzearena.com/help/view/getKeyboardBuffer

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

          If chrVal(text)==10 then // enter key
          endif

          Backspace, you're out of luck for now I think. My workaround is to use the B button on the right joy con. It works alright this way in handheld mode when using touchscreen keyboard anyway.

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