Navigation

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

    Tiles in wrong order: Finalbossblues/torch

    Bug Reporting (FUZE 4 Nintendo Switch)
    5
    7
    349
    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.
    • spikey
      spikey F last edited by

      2021020501065900-86FC867622BE2C2315A009D470F52DAE.jpg

      This would be nice to be used in animated maps.

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

        Well spotted, yep I'd say they are indeed in the wrong order.

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

          Alternatively a feature could be implemented to be able to select the tiles one by one for the map animation application.

          1 Reply Last reply Reply Quote 1
          • joyrider3774
            joyrider3774 last edited by

            fixing it might be dangrous though .. what if people used the assets alread in their game but saw it also it was wrong order and fixed it programmatically. If you'd fix the original assets their program won't behave the same as before when fuze gets updated

            1 Reply Last reply Reply Quote 0
            • PB____
              PB____ last edited by

              I think these are three animations:
              0-3-6-9: just the flame
              1-4-7-10: burning torch
              2-5-9-11: empty torch (flame is now an enemy that walks around freely using the first animation, definitely not extinguished)

              I think the idea of being able to provide an array of tile numbers is quite a flexible solution. Alternatively maybe a step value could solve this as well (similar to the step value in a for loop).

              Just thinking out loud...

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

                There seems to be another map image (Finalbossblues/tf_winter_water) with tiles, that cannot be used in an animated map, I just retrieved this again:
                https://fuzearena.com/forum/topic/940/not-all-tiles-shown-in-the-map-editor-spritesheet-view/12

                After reading your posts, I think the "Ctrl-Click" feature for animated map tile selection ;-) would avoid any code workarounds or break any code and fix all undiscovered tile sequence problems. (Also, code control about the map animation feature would open up some easy ways to setup an animated map, with very few code.)

                1 Reply Last reply Reply Quote 1
                • Rxvlism
                  Rxvlism last edited by

                  this reminds me of RPGMAKER XP Tiles, an array can fix that just offset each frame by 2 to skip the 2 frames 0 -> ( 1-2 ) -> 3
                  i could be completely wrong

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