Create Pac-Man in Unreal Engine in 30 Minutes

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

Joe Von D

Joe Von D

Күн бұрын

Пікірлер: 59
@lewis9s
@lewis9s 17 күн бұрын
24:08 ???
@DonMhylios
@DonMhylios 5 ай бұрын
20:41 It doesn't show me any "Input mode type"
@ConflictGamingHD
@ConflictGamingHD 4 жыл бұрын
just the channel i was looking for, i just started out a long time ago on unreal but i dropped it because i did not put my focus into it , but now i am. My friend gave me a project and its pac man. i will recreate my own game from this tutorial and add extra stuff to it.
@JoeVonD
@JoeVonD 4 жыл бұрын
JoeBakari That’s perfect! And welcome back to Unreal! The tutorial is a little fast paced so if you’re having any difficulties feel free to ask for help. Also don’t forget the finished project is in the description for free!
@ConflictGamingHD
@ConflictGamingHD 4 жыл бұрын
@@JoeVonD defiantly the speed was crazy LMAO, maybe slow it down just a tad bit next time? but i got it in slow motion to follow the tutorial
@JoeVonD
@JoeVonD 4 жыл бұрын
Haha sorry about that. This is my first intermediate tutorial. All of my others are much more beginner friendly.
@ConflictGamingHD
@ConflictGamingHD 4 жыл бұрын
@@JoeVonDyou should have a class in skillshare i would deff pay for lessons
@JoeVonD
@JoeVonD 4 жыл бұрын
Thank you, seriously. But I’m just putting out videos for fun now. Eventually I’ll start showcasing projects I’ve been working on and that’ll be when things really get fun!
@DonMhylios
@DonMhylios 5 ай бұрын
When I press start I can't move my character and the ghosts don't move either.
@ooidwrioo8968
@ooidwrioo8968 4 жыл бұрын
I’ve been busy with school but I will try on the weekend
@JoeVonD
@JoeVonD 4 жыл бұрын
Awesome! It goes at a really fast pace but there’s a lot of good stuff to try!
@ryanking7553
@ryanking7553 2 жыл бұрын
This is a great resource. I learned a lot watching this. Only con is that at times I had to watch at .5x and the mouse was still too fast to follow.
@JoeVonD
@JoeVonD Жыл бұрын
lol damn the jump cuts really are insane in this one.
@Spyro439
@Spyro439 Жыл бұрын
not sure if its just me but you didn't put anything for the character death in the master blueprint
@xProRapidZzz
@xProRapidZzz 9 ай бұрын
at 1:27 you made a boolean variable, ive tried to make the same one but it doesnt have a target, p[lease can you help
@JoeVonD
@JoeVonD 9 ай бұрын
That Boolean is set from the player controller reference. You’ll need to drag off of the GetPlayerController node to set it.
@LoadedFlair
@LoadedFlair Жыл бұрын
Did you run into any problems when making the game if so, what were they and how did you resolve them?
@JoeVonD
@JoeVonD Жыл бұрын
Like a million problems for every new feature lol. It depends on what the issue was but generally I had to make sure I was transferring variables correctly, I’d often refer to tutorials (sometimes even my own as a refresher lol), and a lot of the time I’d just have to brute force a janky solution and come back to it later. A lot of solutions just popped into my head randomly days later lol.
@JoeVonD
@JoeVonD Жыл бұрын
It’s been so long since I made this quick game that I can’t really remember specific issues I had at the time but I do remember it not being too bad since it was already based on an existing game.
@LoadedFlair
@LoadedFlair Жыл бұрын
@@JoeVonD When launching my game the ai wont move. Is there a specific setting in editor that should be selected
@celloj3703
@celloj3703 10 ай бұрын
5:10 set static mesh to Shape Plane? What? Edit: Nevermind, I just realized that you're using the starter content
@harsimrankaur2107
@harsimrankaur2107 8 ай бұрын
Hi joe I am facing issue my master character is moving not the base player character
@JoeVonD
@JoeVonD 8 ай бұрын
Hey, it probably has something to do with the input controls. Maybe take a look at the provided project in the description. I recently updated it to 5.3.
@harsimrankaur2107
@harsimrankaur2107 8 ай бұрын
My ghost is also picking up stuff can you help me with that
@entertainment_ROCOSTORY_voice
@entertainment_ROCOSTORY_voice 4 жыл бұрын
SO good Tutorial i Love it!!
@JoeVonD
@JoeVonD 4 жыл бұрын
Thank you! I’m glad you enjoyed it and I hope it helped you.
@webislands1575
@webislands1575 4 ай бұрын
is it opensource ? put part in my game part ?
@JoeVonD
@JoeVonD 4 ай бұрын
Use as much of it as you want. Download is in the description
@OKing780
@OKing780 21 күн бұрын
I know this is an old tutorial but can I make it in ue5
@JoeVonD
@JoeVonD 21 күн бұрын
@@OKing780 yeah, I actually migrated the project to UE5 in the download link in the description
@LoadedFlair
@LoadedFlair Жыл бұрын
My Ghosts wont move when i launch the game. Any idea where the problem might be?
@muzafarahammed5719
@muzafarahammed5719 Жыл бұрын
Did you get it to work ?
@LoadedFlair
@LoadedFlair 8 ай бұрын
@@muzafarahammed5719sorry for the late reply, unfortunately not
@JoeVonD
@JoeVonD 8 ай бұрын
Make sure there is a nav-mesh so the AI knows where the walkable bounds are. Also tick needs to be turned on for the enemies. Feel free to download the project in the description (I updated it recently) for a clearer example.
@muzafarahammed5719
@muzafarahammed5719 Жыл бұрын
Hai Joe, i followed all the steps and when at the end after packaging the game in the end, when i open the game I'm getting the third person map with the main character but not the levels I've created... Please help me with this.. please
@JoeVonD
@JoeVonD Жыл бұрын
In the project settings you’ll need to set the default map to your starting map
@muzafarahammed5719
@muzafarahammed5719 Жыл бұрын
@@JoeVonD and the enemies too are not moving .. they are just roaming in a small box ..but aren't coming out
@JoeVonD
@JoeVonD Жыл бұрын
@@muzafarahammed5719 yeah I think Epic changed how a few of the nodes work since the video came out. There’s tons of other simple follow AI tutorials you can apply to the enemies though.
@japanse_samurai9456
@japanse_samurai9456 8 ай бұрын
does this also work for UE5?
@JoeVonD
@JoeVonD 8 ай бұрын
Yes, definitely!
@JoeVonD
@JoeVonD 8 ай бұрын
In fact, I just updated the project in UE5. If you’d like to check it out, it’s downloadable in the description box.
@japanse_samurai9456
@japanse_samurai9456 8 ай бұрын
@@JoeVonD Oh cool, thanks
@deadmanaccle8432
@deadmanaccle8432 Жыл бұрын
I followed your guide to the letter but the enimies don't move. Send help pls
@LoadedFlair
@LoadedFlair Жыл бұрын
Did you manage to fix the problem?
@mattiazani6159
@mattiazani6159 4 жыл бұрын
at the minute 1.24, where that ''SET'' (show mouse cursor) came from?
@JoeVonD
@JoeVonD 4 жыл бұрын
The player controller. It should always allow you to drag off of it and change whether or not the mouse cursor is shown.
@michellevond3768
@michellevond3768 4 жыл бұрын
In 30 minutes? Impressive
@JoeVonD
@JoeVonD 4 жыл бұрын
Lol it took me a whole afternoon but the video is 30 minutes 🤷🏻‍♂️. Kelis didn’t like playing it though 😂😂
@Spyro439
@Spyro439 Жыл бұрын
i wish i could do this by my self without video's is that how you started
@JoeVonD
@JoeVonD Жыл бұрын
Definitely not. It took me a long time to understand how communication between blueprints worked in Unreal and even now I have to plan things out beforehand. It’s a skill that needs to be developed. It will become easier over time but it’s not as easy as the videos make it out to be. There’s a lot of thought and planning off screen before I hit the record button.
@harishvijendiran5234
@harishvijendiran5234 4 жыл бұрын
Good job 😊👏
@JoeVonD
@JoeVonD 4 жыл бұрын
Thank you!!
@shilperwork9755
@shilperwork9755 4 жыл бұрын
WHY IS IT TOO FAST I CANT DO IT BECAUSE THE VIDEO IS TOO FAST
@JoeVonD
@JoeVonD 4 жыл бұрын
Sorry about that. It’s intended as an intermediate tutorial so it’s definitely very fast paced.
@RiderofAntalya
@RiderofAntalya 2 жыл бұрын
Wtf is "SET" man. please
@JoeVonD
@JoeVonD 2 жыл бұрын
Setting a variable changes the value of it to whatever you set it to so that the next time you get the variable it will give you the information it was set to. So if the score of a game starts off at 0 but then you score a point the score integer variable will be set to 1. Now any widgets that need to display the score integer variable will be told that the current score is 1 instead of what it was before when the game started.
@RiderofAntalya
@RiderofAntalya 2 жыл бұрын
@@JoeVonD yea but i wasnt appearant until i click on sth right upper button of variable choosing panel. Some kinda filter
@BigTopG6969
@BigTopG6969 3 жыл бұрын
Talking too fast and not explaining, not for beginners...
@JoeVonD
@JoeVonD 3 жыл бұрын
Oh definitely, this is for sure a more fast paced and advanced tutorial. But just about all the other tutorials I’ve made are aimed at beginners. Hopefully those are more helpful 😁
How To Create Portal Doors | Teleporting - Unreal Engine 4 Tutorial
19:34
Smart Sigma Kid #funny #sigma
00:33
CRAZY GREAPA
Рет қаралды 37 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
37:51
bayGUYS
Рет қаралды 660 М.
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 16 МЛН
How To Hide In A Locker - Unreal Engine 4 Tutorial
26:43
Matt Aspland
Рет қаралды 32 М.
I Struggled With Blueprint Interfaces for Years!! (Unreal Engine 5)
16:48
Glass Hand Studios
Рет қаралды 193 М.
Unreal Engine Course - Create A Game With C++ And Blueprints
57:39
Awesome Tuts - Anyone Can Learn To Make Games
Рет қаралды 14 М.
An Easy Guide to Save and Load Your Character in UE4
24:29
Joe Von D
Рет қаралды 8 М.
Episode 10 - Pixel Platformer - Particle Systems
19:45
Tyler Tronnes
Рет қаралды 37
Make a 2D Top Down Game in Unreal Engine 5 - Tutorial
32:10
Cobra Code
Рет қаралды 459 М.
Blueprints vs. C++: How They Fit Together and Why You Should Use Both
47:14
Smart Sigma Kid #funny #sigma
00:33
CRAZY GREAPA
Рет қаралды 37 МЛН