Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
FLARE [ARCHIVED]

Minimap does not show up

Ateo88
Sunday, April 1, 2018 - 06:27

After a long absence I have decided to start working on my FLARE project again.

However, after trying to bring everything over to FLARE 1.0 I noticed that the walls do not seem to show up on my minimap.

Is this a bug, or did I do something incorrectly with regards to the collision? Thanks.

  • Log in or register to post comments
rixty
joined 7 years 5 months ago
Sunday, April 1, 2018 - 06:55
rixty's picture

in the game I'm creating, with flare, the minimap works without problems ... you probably did something wrong ...
did you upload collision files before the tile files?

  • Log in or register to post comments
Ateo88
joined 10 years 3 months ago
Sunday, April 1, 2018 - 07:09

No, I don't recall ever doing such a thing. You mind showing me what to do? Thanks.

 

___________________

My portfolio site

Flare Project thread

  • Log in or register to post comments
dorkster
joined 12 years 11 months ago
Sunday, April 1, 2018 - 13:07
dorkster's picture

You need to have some collision tiles, and they must be the first tileset in the TMX file (look for firstgid="1"). This is explained a bit in the mapping tutorial. You can find isometric collision tiles in the flare-game "tiled" directory. The those tiles can be used on the "collision" layer. The solid red and blue tiles will appear as walls/pits on the minimap, where as the dithered tiles will not appear on the minimap, but still have collision. You should end up with something like this: https://i.imgur.com/TVzFgHd.png

  • Log in or register to post comments
Ateo88
joined 10 years 3 months ago
Sunday, April 1, 2018 - 19:05

Ah, ok, it turns out that I did forget to do what you guys mentioned. It works fine now. Thanks Rixty and Dorkster!

 

___________________

My portfolio site

Flare Project thread

  • Log in or register to post comments