Game Dev World
Game Dev World
  • Видео 113
  • Просмотров 113 161
How to create a racing game in Unity
In this tutorial we will create a driving/racing game using Unity's physics engine. You can download the car controller scripts at github.com/PeterPopma/car-controller
▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
0:00 - Introduction
1:13 - Modifying the car model
12:15 - Adding components
22:43 - Customizing values
28:10 - Adding optional features
36:42 - Handling rotated models
39:46 - Explanation of scripts
Просмотров: 133

Видео

Speech Animation
Просмотров 1422 месяца назад
In this video I'll explain how you can easily make the lips of a character in your game move while you play an audio file. You can download an example including the free scripts over here: github.com/PeterPopma/SpeechAnimation ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:00 - Introduction 1:34 - Creating blendshapes with Blender 20:40 - Creating an example project 30:40 - Explanation of the scripts
Visualizing the Speed of Light
Просмотров 2022 месяца назад
In this video we will use our own space simulation program to explore the universe! The project can be downloaded here: github.com/PeterPopma/Unityverse ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:00 - Travelling at the speed of light 6:08 - Movement of the moon 7:20 - Seasons 9:33 - Size of the Milky Way 11:06 - How it was made
Creating caves in Unity
Просмотров 1,3 тыс.4 месяца назад
In today's video we will see how you can add caves to a Unity terrain. This tutorial was created within my game that you can downloadfor free: peterpopma.itch.io/redneck-salvation ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:00 - Creating the cave 17:09 - Adding lights 23:08 - Tweaks en tips
RDR3 is finally here!
Просмотров 3725 месяцев назад
After the 8 hour challenge, I now added things like UI and missions to make this a fully playable game like Red Dead Redemption. ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:00 - Summary of new features 2:32 - Mark is testing gameplay 17:00 - Explaning how it was built The whole project (except some assets and models) can be downloaded here: github.com/PeterPopma/RedneckSalvation
Creating a day-night cycle in Unity
Просмотров 1216 месяцев назад
In this video you will learn how you can create a day-night cycle for your game. This adds a nice touch to your games and makes the scenery look more interesting. ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:00 - Setting up the script 5:05 - Sun movement 10:17 - Dealing with night 15:00 - Small improvements
I created RDR2 in 8 hours!
Просмотров 1,2 тыс.7 месяцев назад
I have created my own version of Red Dead Redemption in 8 hours! If you want to know what that looks like, watch the video until the final part. The whole project can be downloaded here: github.com/PeterPopma/RedneckSalvation.git ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:00 - Intro 0:55 - 8 Hours of development 6:08 - Mark playing the game 11:59 - Final result
10 tips for beginning Unity developers
Просмотров 1228 месяцев назад
In this video we will discus 10 of the most common problems beginning developers run into when starting with Unity. ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:00 - Intro 2:34 - Tip 1: instantiating assets 7:33 - Tip 2: settings changed in play mode are lost 9:30 - Tip 3: adding a model causes side-effect 11:03 - Tip 4: objects are pink 15:29 - Tip 5: animation causes errors 19:22 - Tip 6: pivot mode...
Creating music from random notes
Просмотров 728 месяцев назад
In this video we will use my .midi file generator to create some random notes and chords and make a song out of it. You can download the .midi generator here: drive.google.com/file/d/1sNBkmTaq86s-SuWioVG8GxM8JJYVlWNn/view?usp=sharing
using the Unity Particle System
Просмотров 1719 месяцев назад
In this small tutorial we will use the particle system to create a spray effect. While doing so, we will run through some of the basics of creating a unity game. ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:00 - Setting up the project 2:28 - Changing the character 6:12 - Adding a spray can 10:56 - Creating the spray pose 15:43 - Binding a key to the spraying 19:35 - The code for the spraying action 29...
Creating a Neural Network in Unity
Просмотров 1,5 тыс.9 месяцев назад
In this video we will create a Neural Network in Unity. After that, we will train the network, so it can be used to help characters find their way to a portal. The sourcecode of this project can be found at: github.com/PeterPopma/MrBrains ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:00 - What is a Neural Network? 2:20 - Explanation of the code 8:00 - How to use the Neural Network in our situation 11:5...
Procedural Generation
Просмотров 13510 месяцев назад
In this video we will create a scene using Procedural Generation. This way you can create a unique experience to your game players. The sourcecode of this project can be found at: github.com/PeterPopma/Endless... ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:00 - Creating construction blocks 7:22 - Road generation 16:00 - Landscape generation 24:28 - Cars generation
30 years of game development!
Просмотров 18611 месяцев назад
Today I am celebrating 30 years of making PC games. I will take you through the 20 most important games I've created so far. You can see how the games have evolved over time ;)
Creating animations with Cascadeur
Просмотров 71611 месяцев назад
Creating animations with Cascadeur
Creating Age of Empires with Unity
Просмотров 1,4 тыс.Год назад
Creating Age of Empires with Unity
how to create an RTS game
Просмотров 1,7 тыс.Год назад
how to create an RTS game
Creating a game using AI
Просмотров 841Год назад
Creating a game using AI
Animation Rigging
Просмотров 217Год назад
Animation Rigging
Creating Pong
Просмотров 603Год назад
Creating Pong
Create a 3D model of yourself (easy!)
Просмотров 3 тыс.Год назад
Create a 3D model of yourself (easy!)
Mark’s trick shot
Просмотров 130Год назад
Mark’s trick shot
Using Unity DOTS
Просмотров 2,1 тыс.Год назад
Using Unity DOTS
Making a Google Maps game
Просмотров 3,7 тыс.Год назад
Making a Google Maps game
Adding 2D labels to a 3D scene
Просмотров 124Год назад
Adding 2D labels to a 3D scene
Making a FIFA worthy football game
Просмотров 3,1 тыс.Год назад
Making a FIFA worthy football game
Creating a 3D version of Tetris
Просмотров 883Год назад
Creating a 3D version of Tetris
The Game of Life in 3D
Просмотров 828Год назад
The Game of Life in 3D
How to create a Pinball Game - Part 3
Просмотров 309Год назад
How to create a Pinball Game - Part 3
How to create a Pinball Game - Part 2
Просмотров 454Год назад
How to create a Pinball Game - Part 2
How to create a Pinball Game - Part 1
Просмотров 1,3 тыс.Год назад
How to create a Pinball Game - Part 1

Комментарии

  • @AshwinSKumar
    @AshwinSKumar Час назад

    Does this still work?

  • @plomadilla
    @plomadilla 16 дней назад

    can i post it in itch io, but changing the models and pulishing it?

  • @But070
    @But070 17 дней назад

    Hi Mr Peter. I am Matei and i am writing to you from Romania. I am in the last grade of highschool and for my yearly project i decided to try to make the soccer game you have posted on youtube. The problem is that i am not the best in working in unity and for the last 2 weeks i’ve been stuck in remaking the ball script. I have no ideea what is wrong with it. I would be very greatefull if you could help me with this problem or if you would sent me the project in unity. I hope that this email finds you well, and i am hoping to hear from you soon. Thank you, Matei

  • @But070
    @But070 17 дней назад

    Hi Mr Peter. I am Matei and i am writing to you from Romania. I am in the last grade of highschool and for my yearly project i decided to try to make the soccer game you have posted on youtube. The problem is that i am not the best in working in unity and for the last 2 weeks i’ve been stuck in remaking the ball script. I have no ideea what is wrong with it. I would be very greatefull if you could help me with this problem or if you would sent me the project in unity. I hope that this email finds you well, and i am hoping to hear from you soon. Thank you, Matei

  • @ooo7Hannn7ooo
    @ooo7Hannn7ooo 23 дня назад

    i follow your tutorial from minute to minute without skipping anything, but i still i confused why my coding didn't work when i start kicking the ball, the animation is work but the ball didn't go forward after i kicking it, also the Animator on Shoot layer didn't show up the blue bar, how can i solve this? i confused where i should repair again from your code :)

  • @richardwilliamson9433
    @richardwilliamson9433 25 дней назад

    Great work!!

  • @tacticalAneurysm
    @tacticalAneurysm 27 дней назад

    pc will become bean in 10:00

  • @sithummarasighe5465
    @sithummarasighe5465 Месяц назад

    could you tell me can we create mouth animation like talking to someone can we create using this please i hope you replay this🙄

  • @houdaa-n1c
    @houdaa-n1c 2 месяца назад

    thank uu,i have a question can i import that in unity and use the face expressions and animate it without any problem

  • @AEGISAOE
    @AEGISAOE 3 месяца назад

    is unity best engine to sell games?

  • @rilakeTV
    @rilakeTV 3 месяца назад

    Bro please Change Something.You cant See anything at night in your game

  • @Biggiest_noob
    @Biggiest_noob 3 месяца назад

    This series is great but Its been an year and u haven't made the next part yet, can u make like an players Editing and shop system and curreny? It would make the game so much better.

  • @ertyking23
    @ertyking23 3 месяца назад

    Legacy

  • @Shayanae
    @Shayanae 3 месяца назад

    17 Years ago..........long time

  • @antoniobastida3190
    @antoniobastida3190 3 месяца назад

    Thanks for the video. But im pretty sure I did everything correctly. But somehow my flippers are still not moving. What could be the problem? thanks in advance!

  • @Dude_Hatake
    @Dude_Hatake 4 месяца назад

    Can you please reply When I stick the ball to character using your script The problem is in game whenever the character run with ball he automatically bouncing with ball :(

    • @danielepalmieri6455
      @danielepalmieri6455 3 месяца назад

      you have to increase the distance of the ball position from the player

  • @usercontent2112
    @usercontent2112 4 месяца назад

    Thank you so much!

  • @skate1
    @skate1 5 месяцев назад

    I can appreciate the amount of time it has taken to make this game. I came from the Soccer Game and I love your channel now. Glad to see Mark is enjoying it too

  • @skate1
    @skate1 5 месяцев назад

    Nice

  • @DaredTuts
    @DaredTuts 5 месяцев назад

    Please can you say on what keyboard is it running?

  • @tech_with_unknown
    @tech_with_unknown 5 месяцев назад

    can anyone give me a link to unity usable soccer goal?

  • @Wispyvr34
    @Wispyvr34 5 месяцев назад

    asmr channel more like the amount of lip smacking

  • @skate1
    @skate1 6 месяцев назад

    Great story on the history of game development since the 90s. The Soccer game tutorial is how I found this channel and I am still working on it

  • @skate1
    @skate1 7 месяцев назад

    cool game

  • @skate1
    @skate1 7 месяцев назад

    Hey I have been doing your soccer/ football tutorial Part 1 and I got lost from 44:00 to 52:00 you skipped over a few steps from the Ball script tutorial. The program keeps giving me an error because its not connected to the player Script but even after following the steps I still get an error. So if you could explain or make another video on only part 44:00 - 52:00 that would be helpful. "scriptPlayer.BallAttachedToPlayer = this;" Also I don't know how you created the "public const int ANIMATION_LAYER_SHOOT =1;"

  • @aayushmathur2677
    @aayushmathur2677 7 месяцев назад

    can we do this in an Android App? make an Android game out of this

  • @lurduanimation6553
    @lurduanimation6553 7 месяцев назад

    Can you add in your football game penalty’s when the game is tie pls

    • @peterpopma
      @peterpopma 6 месяцев назад

      I am rather busy at the moment, but I like your suggestion! penalties shootout should have different look and feel in my opinion. It should be engaging for both keeper and shooter.

    • @lurduanimation6553
      @lurduanimation6553 6 месяцев назад

      @@peterpopma thanks

  • @lurduanimation6553
    @lurduanimation6553 7 месяцев назад

    Can you add penalty when the game is tie

  • @joshooahh
    @joshooahh 7 месяцев назад

    No you didnt

  • @skate1
    @skate1 7 месяцев назад

    At 25:47 if anyone gets this error "Unassigned reference exception....The variable ..... has not been Assigned" that means you did not attach your model to the ball. to do this go to Hierarchy>> Assets >>click your "Ball" model>> inspector>>scroll down until you see your "ball" script>> Below the ball script you will see the "Transform Player">> now you just drag and drop the player model from the Geometry into the "Transform Player" this should fix the error. I struggled with this for a while.

  • @CatiosPizza
    @CatiosPizza 7 месяцев назад

    Me:Mom can I get Red Dead Redemption? Mom: No, we have red Dead Redemption at home. Red Dead Redemption at home.

  • @EdikStambul
    @EdikStambul 7 месяцев назад

    Ты из росиии? Просто я услышал русский голос на фоне

    • @peterpopma
      @peterpopma 6 месяцев назад

      Марк наполовину русский 👍

  • @Jolgeable
    @Jolgeable 7 месяцев назад

    These are actually images from Red Dead Redemption 3 - The Revenge of the Mangoes. He got a copy from Rockstar and let it leak. Let's copy the video before Rockstar takes down the channel! 6:41 - Just as Arthur Morgan caught TB in the second game, here we hear the RDR3 protagonist exhibiting the first symptoms of the flu. The old west was wild, bro.

  • @MOE_EHAB
    @MOE_EHAB 7 месяцев назад

    well done

  • @olouquinho
    @olouquinho 7 месяцев назад

    please do more of these videos, we are in a new state of AI now, do another one of these to show the evolution

  • @LocalAnimeArtist
    @LocalAnimeArtist 7 месяцев назад

    This is honestly amazing! You deserve more views! ❤️

  • @victorkitonga1412
    @victorkitonga1412 7 месяцев назад

    Can show the scripts in full please.

  • @sandylawless414
    @sandylawless414 7 месяцев назад

    This is cool

    • @jacobmckinney5799
      @jacobmckinney5799 6 месяцев назад

      It's funny that you're the only comment on this and it was 3 weeks ago considering how old the video is, I was just searching for this in 3d out of curiosity

  • @Hockeybro42
    @Hockeybro42 7 месяцев назад

    Can you change the plane model?

  • @Petifleure
    @Petifleure 8 месяцев назад

    I need your number pls bro

  • @mohamedfaroukkhabir5893
    @mohamedfaroukkhabir5893 8 месяцев назад

    thank you for this tutorial, wish you all the best !

  • @KhaledA.H
    @KhaledA.H 8 месяцев назад

    Very nice. Many thanks!!

  • @AntonioFrancoReyesAliaga
    @AntonioFrancoReyesAliaga 9 месяцев назад

    Hello Pls Make A Unity Football Game With Android And Github

  • @thedaxian8124
    @thedaxian8124 9 месяцев назад

    Did anyone complete the tutorial and can share it to me please I don't have time to create it and follow PLEASE SOMEONE

  • @butchmax
    @butchmax 9 месяцев назад

    hey peter I have a proposal for you, please suggest a way to contact you

  • @Hood_Rats_DXX
    @Hood_Rats_DXX 9 месяцев назад

    Awe tutorial , but who the hell is chewing in the background

  • @RivenbladeS
    @RivenbladeS 10 месяцев назад

    ok. but if you change the map, you would have to train again. so why shouldnt i put regular code that detects if it was gonna fail? or why shouldnt i use pathfinding? can you think of a case where the neural network would beat the pathfinding and the regular physics test code ???

    • @peterpopma
      @peterpopma 9 месяцев назад

      yes, this case is not the most suitable to use ANN for. in general, the most suitable are cases where there is a complex relationship between the inputs and outputs and where a similar input can vary a little bit. but I just wanted to demonstrate that you can easily write the code for a neural network yourself and can apply it to many situations if you do some creative thinking.

    • @RivenbladeS
      @RivenbladeS 9 месяцев назад

      @@peterpopma ok man nice work Looking forward to your next ai unity videos

  • @redragon1229
    @redragon1229 10 месяцев назад

    Interesting, this is the first tutorial on this subject that dosen't use MLAgents

  • @butchmax
    @butchmax 10 месяцев назад

    Dude how do I contact you

  • @promiseorazulike3568
    @promiseorazulike3568 11 месяцев назад

    Please is the fbx imported work with animations from mixamo?