GTA MINIMAP Tutorial - Unreal Engine Blueprints

  Рет қаралды 11,749

DK 3D

DK 3D

Күн бұрын

In this video, we will be showing you how to build a dynamic minimap for your game in Unreal Engine. We will start by creating a blueprint for our minimap camera, which will allow us to control the camera's movement and zoom level. Next, we will set up the minimap's UI, including the player's location. Finally, we will go over how to add interactivity to the minimap, such as the ability to pan and zoom, and how to use it to navigate the game world. Whether you're a beginner or an experienced developer, this tutorial is a great resource for learning how to create a functional and visually appealing minimap in Unreal Engine. So, stay tuned and join us as we take you through the process step by step. Easy to follow and better performance then most simple minimap tutorials available.
Join this channel to get access to perks:
/ @dk_3d
00:00 Intro
02:13 Capture reference Image
04:52 Photoshop - Create Map
06:16 Material Parameter Collection
07:30 Minimap Material
13:25 Minimap Widget
16:02 HUD Widget
18:36 Set Map Movement and Rotation
21:10 Second type of Map Material
#unrealengine #unrealengine5 #ue5

Пікірлер: 39
@Kamiatu
@Kamiatu 3 күн бұрын
thanks !
@lordsombo
@lordsombo Жыл бұрын
On map rotation and player location, if you want it to work with anything you possess like if you possess a vehicle, you should use "get player pawn" instead of "get player character"
@zeroy
@zeroy Жыл бұрын
thanks!
@fordston2
@fordston2 8 ай бұрын
Great tutorial! A lot of useful technics and also it's playable for real project.
@official_majestytv
@official_majestytv 10 ай бұрын
thank you it was very helpfully
@aka.Xavier
@aka.Xavier Жыл бұрын
Amazing. just added to my game with a little changes and it looks amazing . Thank you very much You are very good with materials, Any tips on how to learn would be much appraised
@midnight7zz
@midnight7zz Жыл бұрын
Nice tutorial
@arjaygames
@arjaygames 5 ай бұрын
Just what i was looking for, gives much better options and performance than using a second camera above the character. you could use the player speed to determine how zoomed in or out the minimap is so it shows more of the map when traveling faster and less when going slow (e.g. on foot/in car) I can see this method being useful for a fullscreen world map, no rotation but instead showing the direction the player is facing
@suryakamalnd9888
@suryakamalnd9888 9 ай бұрын
Wow.. 5k views.. this is underrated² man you really deserve 100 milion views love it
@arnaud6256
@arnaud6256 Жыл бұрын
Thanks that is great ! I'm juste wondering, how could I add other players position on the map (for multiplayer game) ?
@ab_dalwa
@ab_dalwa Жыл бұрын
Well explained
@dk_3d
@dk_3d Жыл бұрын
Thank you!
@rushwanthjagadish6592
@rushwanthjagadish6592 5 ай бұрын
Please create a video for navigation route in mini map
@olizanela377
@olizanela377 5 ай бұрын
Hello, I managed to do it thanks to your tutorial, but on another level the player doesn't start in the 0 location in both X and Y, is it possible to start from another point? I tried changing the values in the Material Parameter collection but I'm having difficulty
@gundoe7834
@gundoe7834 3 ай бұрын
how do u stuff like checkpoints or icons to the marker
@ShaizaAmjad
@ShaizaAmjad Жыл бұрын
sir i want to show multiplayers in the same map can you please help me?
@mrtegs
@mrtegs 8 ай бұрын
How would i track other moving actors on the map
@arjaygames
@arjaygames 5 ай бұрын
When doing the export I was getting an image with only transparency, to fix this i had to change the render source for the screen capture 2D to Final Color. Other options probably work too but the default scene color ones didn;t for me and my map. Just wanted to let people know.
@williambbq
@williambbq Ай бұрын
Thank you so much!
@ShaizaAmjad
@ShaizaAmjad Жыл бұрын
Is it worth it for Multiplayer?
@mh518
@mh518 5 ай бұрын
Is there any way to make the same minimap but as a square that stays in position? when you follow the video but leave out making it round you get a square that rotates around.. I really can't find any solution
@pterafier
@pterafier Ай бұрын
rotate the player marker instead of the map
@riuthamus
@riuthamus 11 ай бұрын
So, say that I had a map (3d world) that was 4081 x 4081, and the texture that I exported (height map) is 4081 x 4081... what value would I put for the dimension? I did not create the map with an ortho projected thing. So I dont have a 5000000+ x size map
@dk_3d
@dk_3d 11 ай бұрын
In the video the image is 2048 by 2048 px so your map is double the size. You should use similar numbers or multiply by around 2
@riuthamus
@riuthamus 11 ай бұрын
I got everything to work with my dimensions, except for the zoom. The zoom has to work a bit different for me. the 3D world is offset and spawns landscapes at 0 0 0 outward in X and Y. So, I have to find an offset and apply that offset to get to the real 0 0 of the world. This works for the lower portion of the graph, but it doesnt work for the zoom. I will keep messing with it. Thanks for the tutorial as it got me on the right path @@dk_3d
@lordsombo
@lordsombo Жыл бұрын
Do you know how to draw paths to waypoints? Like you have them on your thumbnail
@dk_3d
@dk_3d Жыл бұрын
I'll make one video for markers (waypoints) and paths to them depending on how much things end up going in may be even couple videos
@ahmadruslanovich739
@ahmadruslanovich739 Жыл бұрын
@@dk_3dHi! Did you figured out how to do it? Can’t find a good way to draw paths to waypoint only on map. I would be grateful if you could show how to do that. Anyway, thank you!
@johnwalter8024
@johnwalter8024 8 ай бұрын
@@dk_3d Yeah, I will definitely watch that.
@sraka_motykaa
@sraka_motykaa 3 ай бұрын
Like
@suryakamalnd9888
@suryakamalnd9888 9 ай бұрын
Bro where did you get the environment from?
@dk_3d
@dk_3d 9 ай бұрын
It's free on Unreal Marketplace, City Park Environment Collection in Permanently free items
@MaxStudioCG2023
@MaxStudioCG2023 4 ай бұрын
what map you have in the video ?
@dk_3d
@dk_3d 4 ай бұрын
It's the Free City Park Environment Collection available in the free section of UE marketplace
@MaxStudioCG2023
@MaxStudioCG2023 4 ай бұрын
@@dk_3d ohh nice ..ty :D il check it out :D (the minimap is nice :D)
@MaxStudioCG2023
@MaxStudioCG2023 4 ай бұрын
Re: i had it and didn;t even know it :)))
@imjusttellingstories1688
@imjusttellingstories1688 Жыл бұрын
I don't have photoshop, can I use gimp?
@dk_3d
@dk_3d Жыл бұрын
Sure, you can use anything to create an image for your map, you can use the render that you export from Unreal directly if you don't want to do any stylization
@imjusttellingstories1688
@imjusttellingstories1688 Жыл бұрын
@@dk_3d tnx,you are have great tuts🙂
Unreal Engine Materials in 6 Levels of Complexity
44:12
pwnisher
Рет қаралды 196 М.
Why The Windows Phone Failed
24:08
Apple Explained
Рет қаралды 252 М.
Я обещал подарить ему самокат!
01:00
Vlad Samokatchik
Рет қаралды 9 МЛН
Heartwarming Unity at School Event #shorts
00:19
Fabiosa Stories
Рет қаралды 25 МЛН
Mom's Unique Approach to Teaching Kids Hygiene #shorts
00:16
Fabiosa Stories
Рет қаралды 38 МЛН
How to Make a Simple Minimap in Unreal Engine 5
10:22
Gorka Games
Рет қаралды 50 М.
How to create Modular and Scalable UI systems in Unreal Engine
19:15
Unreal Engine 5 - Minimap and Map (Tutorial!)
19:26
EIS Dev
Рет қаралды 810
MetaHuman Animator Tutorial | Unreal Engine 5
14:02
Bad Decisions Studio
Рет қаралды 402 М.
Roblox Viewport Frames Are Actually Insane...
13:46
Paul1Rb
Рет қаралды 14 М.
How I built an advanced 3D Mini Map system in UE
39:28
Ghislain Girardot
Рет қаралды 7 М.
BOOST Foliage Performance In Unreal Engine
5:09
Joshua M Kerr
Рет қаралды 106 М.
Lighting Interiors in Unreal Engine 5  #ad
17:21
William Faucher
Рет қаралды 150 М.