- Видео 113
- Просмотров 113 161
Game Dev World
Нидерланды
Добавлен 12 окт 2006
Welcome everybody, this the channel for everybody that is interested in creating video games.
Enjoy!
Enjoy!
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
▬ 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 ;)
Create a 3D model of yourself (easy!)
Просмотров 3 тыс.Год назад
Create a 3D model of yourself (easy!)
How to create a Pinball Game - Part 1
Просмотров 1,3 тыс.Год назад
How to create a Pinball Game - Part 1
Does this still work?
can i post it in itch io, but changing the models and pulishing it?
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
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
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 :)
Great work!!
pc will become bean in 10:00
could you tell me can we create mouth animation like talking to someone can we create using this please i hope you replay this🙄
thank uu,i have a question can i import that in unity and use the face expressions and animate it without any problem
is unity best engine to sell games?
Bro please Change Something.You cant See anything at night in your game
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.
looks crap
Legacy
17 Years ago..........long time
Yes
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!
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 :(
you have to increase the distance of the ball position from the player
Thank you so much!
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
Nice
Please can you say on what keyboard is it running?
can anyone give me a link to unity usable soccer goal?
asmr channel more like the amount of lip smacking
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
cool game
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;"
can we do this in an Android App? make an Android game out of this
Can you add in your football game penalty’s when the game is tie pls
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.
@@peterpopma thanks
Can you add penalty when the game is tie
No you didnt
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.
Me:Mom can I get Red Dead Redemption? Mom: No, we have red Dead Redemption at home. Red Dead Redemption at home.
Ты из росиии? Просто я услышал русский голос на фоне
Марк наполовину русский 👍
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.
well done
please do more of these videos, we are in a new state of AI now, do another one of these to show the evolution
This is honestly amazing! You deserve more views! ❤️
Can show the scripts in full please.
This is cool
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
Can you change the plane model?
I need your number pls bro
thank you for this tutorial, wish you all the best !
Very nice. Many thanks!!
Hello Pls Make A Unity Football Game With Android And Github
Did anyone complete the tutorial and can share it to me please I don't have time to create it and follow PLEASE SOMEONE
hey peter I have a proposal for you, please suggest a way to contact you
Awe tutorial , but who the hell is chewing in the background
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 ???
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.
@@peterpopma ok man nice work Looking forward to your next ai unity videos
Interesting, this is the first tutorial on this subject that dosen't use MLAgents
Dude how do I contact you
Please is the fbx imported work with animations from mixamo?