Hey guys, I want to create a custom minimap icon indicating the location of something like a store or a gold mine that is there from start to finish of the game. But I can't seem to figure out how to make this work. I was hoping I could just do it in triggers, such as create a yellow box at point whatever on the minimap, but the only interaction I can find with the minimap is through pings. And they are being pretty uncooperative.
Can somebody explain to me how to do this? I have done some searching and found a lot of related threads but nothing that addresses the core functionality that I am looking for.
Hey guys, I want to create a custom minimap icon indicating the location of something like a store or a gold mine that is there from start to finish of the game. But I can't seem to figure out how to make this work. I was hoping I could just do it in triggers, such as create a yellow box at point whatever on the minimap, but the only interaction I can find with the minimap is through pings. And they are being pretty uncooperative.
Can somebody explain to me how to do this? I have done some searching and found a lot of related threads but nothing that addresses the core functionality that I am looking for.
@rtschutter: Go
you can attach minimap icons to certain units using the data editor, I haven't looked into it much but at least you now know where to search.
There is be a field in the unit actor for this, called Minimap Icon.