unity5 - How do I keep objects on same level on minimap? -


this minimap tutorial i'm using minimap:

minimap tutorial

i have minimap working link teaches. there problem though. in game, enemies spawn on different heights. want see them on minimap in 1 level (like other games height doesn't matter , shows objects same size on minimap). right now, higher height objects shown closer , bigger minimap camera, while lower height objects shown further , smaller minimap camera.

is there way this? (as in, same size on minimap regardless of heights)

thank in advance.

just realized can re-sizing enemy/playersphere.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

ruby - Prevent Custom Validation Error on Association -

c++ - Why am i getting wrong values when performing PE base relocation? -