Extending The MiniMap PT 3 - MAKING CONNECTIONS |

Опубликовано: 18 Май 2026
на канале: satchell78
356
4

Extending the MiniMap Unity Package: https://github.com/satchell78/extendi...

Asset Store Affiliate Link:
https://assetstore.unity.com/?aid=110...

Unity Pro - Unity for Professionals
Affiliate link:
http://prf.hn/click/camref:1101l8fDo/...

Unity Plus - Level Up Your Game
Affiliate link:
http://prf.hn/click/camref:1101l8fDo/...

STANDARD ASSETS ► https://assetstore.unity.com/packages...

In part three we cover adding markers to the minimap for off screen targets. We'll need some help from calculations provided by Unity's C# library. If we need to get the distance from any two objects we can call something similar to pointA - pointB = distance. Though in this example I need to find distance in a 3D space or a Vector3. C# would look something like distance = Vector3.Distance(pointA, pointB);

SUBSCRIBE ►    / satchell78  

PT 1 ►    • Extending The MiniMap   PT 1 - SETUP | #Unity  

PT 2 ►    • Extending The MiniMap PT 2 -  OPEN THE MAP...  

Thanks for watching and if you enjoy the content please like and consider subscribing!