Minimap Problem

This forum is currently in read-only mode.
From the Asset Store
Two types of minimap: "full map" and "player is the center" (square map and radial map)
  • Hey forum,

    Well Im working on my HUD for my game now. I put the minimap in and its not working right.

    Its not showing objects and the window that it draws on the minimap is small.

    I tried alot of things so far like with the camera settings and nothing helps. Any ideas?

    <img src="http://i600.photobucket.com/albums/tt89/tricky991/minimap.png">

  • You need to add an event to plot your objects on the minimap.

    Something like this should work:

    + System: Always (every tick)
    -> Minimap: Clear terrain
    -> Minimap: Draw terrain Sprite with scale 2
    [/code:3trlf03s]
  • I have done that but a bit different then yours ill try again. But as you can see in the pic the window box which is suppose to be your screen the edges is very small any ideas on that?

  • I'm not sure as i haven't tried but if you go to objects families tab you can choose icons to represent them. Maybe its what shows on the minimap. . .

    Maybe try, and tell me any results you got.

  • Well I have the objects displaying on the map its just the white box that should display were the window is extremely small. Kinda defeats the purpose of a minimap if you can't see were your looking on it in reference with the box.

  • How big is your layout? If it's very large then the white box showing where your window is will be small.

  • You need to add an event to plot your objects on the minimap.

    Something like this should work:

    + System: Always (every tick)
    -> Minimap: Clear terrain
    -> Minimap: Draw terrain Sprite with scale 2
    [/code:2tu2713y]
    

    Actually I think there's a bug with draw terrain. In the past all you had to do is draw it once, and it would stay on the minimap. You can do that now, as shown in the cap, but if you put the scale less than 2 it won't show the plot for another object.

    http://dl.dropbox.com/u/666516/minimapbugdrrawterrain.cap

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • How big is your layout? If it's very large then the white box showing where your window is will be small.

    Its Massive xD So there's no way to basically edit the minimap to correct it? bummer..

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)