In this part 3 of the series we'll be showing you how to make a minimap. We'll demonstrate how to think about the coordinates of the map, how to make it rotate with the player and how to place other player markers on it.
Coherent Gameface is a game middleware that allows you to create user interfaces for your game using web technologies.
Game Engine: Unreal Engine 5
Website: https://coherent-labs.com/
Coherent Gameface: https://coherent-labs.com/products/co...
Request a trial: https://coherent-labs.com/get-in-touch/
Powered by Coherent Labs: https://coherent-labs.com/powered-by-...
Timestamps:
0:00 Intro
0:22 Adding the HTML
4:07 Create the minimap from the actual game map
10:46 Styling all of our components
15:12 Adding the data-binding
20:22 Getting the correct data from the game
28:38 Seeing the minimap in action