Navigation

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

    Maps questions

    Coding
    maps hue tint map
    2
    3
    534
    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.
    • _
      _JKDOS F last edited by

      I have 2 questions pertaining maps.

      1. Can we tint the map color similar to how we do it with sprites
      Sprite.r
      Sprite.g
      Sprite.b
      
      1. Can we add more assets to maps after initially creating them? I have a map I've made, but I want to add another background image to it.

      I don't see any way to add more assets to it.

      1 Reply Last reply Reply Quote 0
      • Kat
        Kat Fuze Team last edited by

        Heya!

        While there's no map.r/g/b, you can always apply a tint with drawMap() :

        drawMap( location, rotation, scale, tint )
        

        And when editing a map you can press L and R together to manage the assets used in that map and add more. Hope that helps!

        _ 1 Reply Last reply Reply Quote 3
        • _
          _JKDOS F @Kat last edited by

          @kat Awesome. Thank you so much for your help.

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