Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • HeyoMayo

      Please add setclipboard() and getclipboard()
      Comments & Feedback • • HeyoMayo

      5
      4
      Votes
      5
      Posts
      548
      Views

      HeyoMayo

      @gothon said in Please add setclipboard() and getclipboard():

      A clipboard could be used to copy data from one Fuze project to another Fuze project on your switch without needing to hand copy it (or otherwise) out of the Fuze environment and back in. I mean to and from the running program of course, the source code can already be copied this way.

      Imagine if someone makes a program to run your program inside of the program

    • W

      Animation app
      Coding • • wottanight25

      3
      0
      Votes
      3
      Posts
      336
      Views

      HeyoMayo

      You have to read the latest touch in the array then set your 2d shape/sprite/anything to that location, I also made a character movement function that has that as a option, you can search for useful function library if you want to just have it right now. I recommend looking at the tutorials and command refs inside the software.

    • Dave

      FUZE Gamejam 22! 2nd - 5th February // THEME: FACE
      FUZE GAME JAM • • Dave

      9
      7
      Votes
      9
      Posts
      700
      Views

      vinicity

    • Gothon

      A Persistent File System
      Work In Progress • • Gothon

      21
      17
      Votes
      21
      Posts
      2389
      Views

      HeyoMayo

      great! now make a operating system (sarcasm), this is really impressive and WOW you made a image editor?!

    • S

      a small wish to include some FX Instruments in media
      Comments & Feedback • • sigixxx

      8
      2
      Votes
      8
      Posts
      567
      Views

      HeyoMayo

      @vinicity The whole custom music thing is a bit niche I guess, but your functions are quite useful.
      I made a quick pattern with it, and it was way easier then without functions.

    • Codemaster201 0

      I can’t get my sprite character to show up in my game?
      Help • • Codemaster201 0

      8
      0
      Votes
      8
      Posts
      511
      Views

      HeyoMayo

      You appear you have a loop before the loop where the sprite gets drawn, if the above loop blocks that loop then the sprite will never be drawn

    • S

      Tapper - little port of very old game
      Finished Projects • • sigixxx

      3
      9
      Votes
      3
      Posts
      388
      Views

      S

      Thanks a lot, maybe sometime later :) Currently, i have some other game (for 2 players) in my mind that i would like to create. but not sure if it would be possible to do it. It should be very light port of old Czech-Slovak game that was very famous in my country among students :)

    • Codemaster201 0

      Syntax error
      Beginners • • Codemaster201 0

      5
      1
      Votes
      5
      Posts
      475
      Views

      PB____

      Actually it could be that young is a struct in this code, in which case Sally (or whatever the property name) is the sprite. In which case the intended code might possibly be:

      setSpriteImage(young.Sally, spritesheet) // in stead of: //setSpriteImage(young. Sally,(spritesheet)
    • vinicity

      Weekly High Score Challenge #114
      High Score Challenges • weeklyhighscore • • vinicity

      14
      5
      Votes
      14
      Posts
      547
      Views

      vinicity

      @pb____ No worries, I’ll add you in!

    • Codemaster201 0

      Unexpected variable/ background
      Work In Progress • • Codemaster201 0

      4
      0
      Votes
      4
      Posts
      284
      Views

      Codemaster201 0

      Thank guys for all your help, I got working.

    • Dave

      FUZE Christmas Challenge Livestream PART 2!
      Announcements • • Dave

      3
      5
      Votes
      3
      Posts
      395
      Views

      pianofire

      NTE33MND5U - "jays adventure" by Waldron
      5BUQ3MNDXH - "Bizzy's Christmas" by Andy
      YMF73MNDSG - "Fuzetris" by Melon Kid
      7LQ53MNDHB - "Mini Van Road Trip" by DaddyJDM
      AZK63MNDHB - "Parkour Mania" by manguy12
      SUU53MNDNZ - "A Show of Fireworks" by Ebrit/Spider/Devieus
      S8N73MNDSL - "Text Based Game" by James Morris

    • vinicity

      Weekly High Score Challenge #113
      High Score Challenges • weeklyhighscore • • vinicity

      11
      4
      Votes
      11
      Posts
      487
      Views

      vinicity

      The results are in for High Score Challenge #113.
      This is the hall of fame for Mr. Santa 2:

      Kat - 3418 vinicity - 3240 SteveZX81 - 3205 Dave - 3081 Devieus - 2964 PB____ - 2701 DaddyJDM - 1138 toxibunny - 903

      Congratulations, Kat. A well-presented score!
      A big thank you to everyone who participated. Stay tuned for challenge #114.

    • S

      a Gift from nowhere
      Finished Projects • • sigixxx

      1
      6
      Votes
      1
      Posts
      217
      Views

      No one has replied

    • vinicity

      Weekly High Score Challenge #112
      High Score Challenges • weeklyhighscore • • vinicity

      10
      2
      Votes
      10
      Posts
      554
      Views

      vinicity

      The results are in for High Score Challenge #112.
      This is the hall of fame for Web Defender:

      Thundarr - 4865 PB____ - 2405 vinicity - 1190 Kat - 1000 Dave - 800 DaddyJDM - 470

      Congratulations, Thundarr. You are truly the defender of webs everywhere!
      A big thank you to everyone who participated. Stay tuned for challenge #113.

    • Dave

      FUZE Christmas Games Livestream! UPDATE: POSTPONED!
      Announcements • • Dave

      7
      10
      Votes
      7
      Posts
      851
      Views

      pianofire

      Games in Part 1

      YV73MND58 - "a Gift from nowhere" by Sigi 4TN63MND1E - "The Elf That Saved Christmas" by Thundarr NECQ2MNDNV - "StevesChristmasCalamity" by Steve NBN87MND5M - "The Mazeing Christmas Forest" by Richard 7GP63MNDX9 - "Return" by BenTaylor25 - D2273MND5C - "Mr. Santa 2" by vinicity UT163MNDNP - "Starlight" by Scrubz
    • R

      How do I make a controllable character?
      Beginners • • Resolver101

      2
      1
      Votes
      2
      Posts
      352
      Views

      F

      Hi Resolver,

      Welcome to the community.

      The placement of clear() and update() are really important.
      clear() - clears the screen
      drawMap() / drawSprite() / <other> - tells Fuze what to draw to the screen at the next update()
      update() - draws to the screen

      Updating the screen is really slow, so ideally we want to tell Fuze everything that we want to draw (which is much faster) and have draw everything to the screen all at once.

      Notice how, on line 22, you are using drawSprites().
      There is no update() for the rest of the loop, so we jump from line 38 to line 1, then when we get to line 8 we clear the screen.
      So we're getting ready to draw the sprites, but we're clearing before we actually update the screen.

      There is a Fuze tutorial series on YouTube and in the 5th video we talk about this in more detail:

    • Dave

      Happy Christmas from FUZE!
      Announcements • • Dave

      3
      9
      Votes
      3
      Posts
      345
      Views

      SteveZX81

      Happy Christmas to you all!

    • Z-Mann

      Go to Mars already!
      Finished Projects • • Z-Mann

      9
      8
      Votes
      9
      Posts
      595
      Views

      monkeee

      @z-mann I love this game! Huge fan of ksp, i have 500 hours in it but i still haven't made it to mars. The ui is top notch. Easier than learning ksp

    • Dave

      Showcase Gallery Update!
      Announcements • • Dave

      3
      7
      Votes
      3
      Posts
      322
      Views

      Skullo

      Wow! Ton of fun for Holidays :D
      Merry Christmas for everyone!

    • F

      strEndsWith has a little bug
      Bug Reporting (FUZE 4 Nintendo Switch) • • fgalliat

      3
      4
      Votes
      3
      Posts
      345
      Views

      Kat

      Thank you @fgalliat and thank you for the additional info, @Z-Mann !!