And all of this was made in App Lab? I gotta give props to where props are do. Amazing job dude!

    Zeldaria I'm glad you do! :) You should have seen what it was before the enhancements. it was really boring.

    that was my first real applab project. I can send a version of the original applab project.

    Maybe I can help with debugging; I'm pretty good at App lab stuff

    if you're able to, I want a little help with a new thing i'm adding to Sonic Hub. It requires the tables from the data tab. I'm trying to make a system that grabs the users id & makes a table just for that user. Then it stores variables in there for that user in the user's table. I think of it kinda likes a browser's cookie system.

    "A cookie is a piece of data from a website that is stored within a web browser that the website can retrieve at a later time. Cookies are used to tell the server that users have returned to a particular website."

      I found a bug.
      If you are running and then hold both direction keys left and right, you will begin to slow and start to run backward

        Zeldaria Thanks man! It's quite difficult for me to understand the tables & data system in app lab. :)

        Zeldaria Okay. I tried it out & it seems to be broken.

        ERROR: Line: 1: You tried to read records from a table called "userID" but that table doesn't exist in this appWARNING: Line: 12: setText() text parameter value (null) is not a uistring.ERROR: Line: 12: TypeError: Cannot read properties of null (reading 'toString')

          Chat