Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord
    1. Home
    2. Coding
    3. Beginners
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • poof92

      I'm not sure how this works for sprites?
      • poof92

      6
      0
      Votes
      6
      Posts
      351
      Views

      waldron

      @poof92 i had an inkling thats what you were after but i couldn't find the demo for it that vinicity posted

    • AndyG1985

      Sprite collisions
      • AndyG1985

      3
      0
      Votes
      3
      Posts
      249
      Views

      AndyG1985

      Perfect, that worked, thanks a lot!

    • poof92

      Need help with sprite animation
      • poof92

      10
      0
      Votes
      10
      Posts
      346
      Views

      poof92

      @waldron Cool thanks I'll check it out!

    • spikey

      array helper functions
      array • • spikey

      10
      2
      Votes
      10
      Posts
      802
      Views

      vinicity

      I did some quick tests, and it seems that the modified functions are definitely faster. Between 4 and 10 times in my little test scenarios...

    • AndyG1985

      Rounding up numbers
      • AndyG1985

      6
      0
      Votes
      6
      Posts
      230
      Views

      AndyG1985

      dizzy.y = ceil (dizzy.y)

      So simple! Thanks a lot everyone 😄
      And yes pianofire - for now I just need it rounded up. It’s all useful knowledge anyway!

    • M

      Engine Layout
      • Mechanical

      4
      0
      Votes
      4
      Posts
      217
      Views

      waldron

      @Mechanical that's probably why its not been done yet ;)

    • spikey

      Camera rotates if pointing bottom-up instead of tilting
      camera 3d-game • • spikey

      11
      0
      Votes
      11
      Posts
      701
      Views

      waldron

      how about a box that moves in as fake sky or clouds as you reach that point i know its masking the problem but possible work around.

    • LinkCraft

      Animated map
      • LinkCraft

      4
      0
      Votes
      4
      Posts
      217
      Views

      waldron

      @LinkCraft just to add https://fuzearena.com/forum/topic/737/animated-map-tiles

      the bottom post and don't forget to updatemap()

    • AlienDjinn

      Parallel Assignments and Fuze
      • AlienDjinn

      5
      2
      Votes
      5
      Posts
      251
      Views

      AlienDjinn

      @Martin @vinicity thanks for catching my transposition error from the original version. I tested that version and you're correct it works as you describe.

      Well, just wanted to start this thread for others that happen along that pattern as well. Thanks!

    • T

      How can i draw an image and make it selectable (example a play button)
      • TwentyVyrus

      11
      0
      Votes
      11
      Posts
      516
      Views

      pianofire

      @vinicity It just returns an array of structs. You can make it global or local depending on what you assign the results to. I think that the change focus is currently expecting it to be global but this could be changed.

    • Malivaso

      How do I access the Motion control feature on the joycons?
      • Malivaso

      3
      0
      Votes
      3
      Posts
      244
      Views

      xevdev

      That's interesting never thought about using velocity with the orientation.

    • F

      Chess Game
      • faz808

      10
      0
      Votes
      10
      Posts
      421
      Views

      F

      Thanks pianofire

    • vinicity

      HD Rumble?
      • vinicity

      6
      2
      Votes
      6
      Posts
      285
      Views

      PB____

      Hope this is not not too long for copyright, but I think the Big Bang Theory has helped with the brand awareness of the Theramin:

    • vinicity

      Some questions about collideSprites...
      • vinicity

      37
      0
      Votes
      37
      Posts
      1713
      Views

      vinicity

      That explains it!

    • spikey

      How to pick the background color in image editor?
      • spikey

      6
      0
      Votes
      6
      Posts
      253
      Views

      spikey

      @waldron thats a good hint! That fulfils the purpose. Thank you.

    • F

      Basics questions about function creation
      • Fifine

      7
      1
      Votes
      7
      Posts
      332
      Views

      P

      @Martin Ok thats interesting that you cant declare functions in fuctions but thanks martin for make things clear

    • waldron

      Youtube tutorial on Named Map Locations
      • waldron

      7
      7
      Votes
      7
      Posts
      389
      Views

      waldron

      @SteveZX81 i have another few planned :)

    • vinicity

      How to automatically rotate a sprite to make it face a certain point!
      • vinicity

      3
      8
      Votes
      3
      Posts
      241
      Views

      PickleCatStars

      Oh yeah, someone gave a TED talk on this a while back :)

      alt text

    • AndyG1985

      Game reset
      • AndyG1985

      5
      0
      Votes
      5
      Posts
      314
      Views

      waldron

      @AndyG1985 Dave's sample program the ninja one is a good guide for this

    • spikey

      setReverb() - sounds different on subsequent notes
      • spikey

      8
      2
      Votes
      8
      Posts
      418
      Views

      spikey

      @waldron oohh.. that sounds excellent. We could even fade out one song and the main song in. I will try that as soon my next project is ready for music ;-)