![Stephen Hubbard](/img/default-banner.jpg)
- 5
- 183 255
Stephen Hubbard
Приєднався 3 січ 2021
Sub or die
Rolling a Physical Dice Cube in Unity Tutorial
🕹️ Unity Asset Store Dice Link: assetstore.unity.com/packages/3d/environments/collection-dice-set-for-role-playing-games-202821
My Social:
➤ Twitter/X: ph_hubbard
➤ Instagram: _stephenhubbard
····················································································
TIMESTAMPS:
0:00 Intro
0:19 Tutorial Setup
1:29 Dice Physics
4:15 Dot Product Explanation
5:41 Side Transforms
7:08 Detect Up Side
11:50 Roll Multiple Dice
19:47 Different Types of Dice
20:35 Wrap Up
My Social:
➤ Twitter/X: ph_hubbard
➤ Instagram: _stephenhubbard
····················································································
TIMESTAMPS:
0:00 Intro
0:19 Tutorial Setup
1:29 Dice Physics
4:15 Dot Product Explanation
5:41 Side Transforms
7:08 Detect Up Side
11:50 Roll Multiple Dice
19:47 Different Types of Dice
20:35 Wrap Up
Переглядів: 426
Відео
Every Unity Tutorial Be Like
Переглядів 155 тис.Рік тому
1 like = Your Unity project won't crash on you today My Social: ➤ Twitter/X: ph_hubbard ➤ Instagram: _stephenhubbard
Portal Panic Trailer
Переглядів 1 тис.Рік тому
This game was built for the annual GameDev.tv game jam (itch.io/jam/gamedevtv-jam-2023 ) in 10 days! You can play NOW on itch.io for free in your [non-mobile] web browser: amberfallstudio.itch.io/portal-panic Stephen Hubbard - Programming Maya Carter - Art Colyde - Music/SFX
Unity 2D Top Down Bullet Hell Tutorial
Переглядів 27 тис.Рік тому
A comprehensive 2D top-down pixel tutorial showing how to potentially implement a bullet hell type of system in Unity. Coupon Code Link To Full GameDev.tv Course: www.gamedev.tv/p/unity-2d-rpg-combat?coupon_code=HUBBARD Timecodes 0:00 - Intro 2:23 - Shooter Bursts 7:38 - Cone Of Influence 21:22 - Oscillate & Stagger 29:31 - Wrap Up
'Tilecraft: A New Horizon' Trailer
Переглядів 8312 роки тому
store.steampowered.com/app/2164880/Tilecraft/ I'm very excited to announce my first commercial game, Tilecraft! Planning to release it by the end of Oct 2022 and I'm excited to have you try it out. Special thanks to everyone that helped give feedback along the way.
this tutorial helped me so much on my unity journey, and is so easy to do.
Thank you so much, this helps so much, very helpful and detailed tutorial
Man you got it
Fantastic tutorial! Thank you so much. Please do continue producing such good stuff.
very usefull, thanks!
LITTERALLY!!! THANK YOU!! I hate how everyone is like "oh well with this internet you kids can learn how to do anything nowadays..." I spent like 2 years trying to teach myself unity and it did not go very far 😂😅 gonna try again.
Took myself a couple tries before it stuck! gl gl
This put a big smile on my face.
Thank you so much I just made gta 6 in 1 hour
Way too real 🤣
Yep. Many tutorials are just the person narrating what they are doing instead of explaining it. This is fine for advanced and intermediate users, but a lot of these toturals are for "the absolute beginner". LOL.
yo bro made terraria and didn't forget to explain boolean this is some professional work
REAL 😂
And the top comment will be like : This is the best tutorial on youtube omg ! ,I got hired immediately and got married after thanks man
Meanwhile unreal engine c++ tutorials (they dont exist):
Lets multiply this video by Time.DeltaTime
I can’t stop laughing at this! 😂😂😂
Is that a tutorial how to break someone dream .
Me: *wants to learn unity to make a game idea* totorials: BASIC STUFF 50mins me: 😵🔫 help plz
And then you scroll down to find comfort in the comment section only to find that everyone's saying: "Thank you! This is so clear and understandable!"
This is exactly how my college lecturer taught me to code
More useful than other tutorials!
fr
😂😂
Now we need a godot tutorial...
Raid shadow legends
this has inspired me! i'm gonna help people learn unity
Not just Unity
Love this tutorial! I learned how to hate myself all over again :D
you forgot the fact that every good tutorial is several years outdated and every other tutorial is like this one
You forgot to show that Nullreferenceexception() 😂
When you wake up from a beautiful dream, where you finally could relax and have a easy life and almost no work.. but then wake up and notice you are Asian
Still cant find a good one ;-;
i needed a good laugh
this reminds me of those indian tutorials with loud music and terrible low mic quality lmaooo
everything valuable in life is contained within one of those though, 99% sure one of those has the cure for cancer in it and 21 views
Ah finally a full unity course.
Ok i know the boolean true or false thing
I mean, of course….
Lol
Easiest Unity Tutorial:
Relatable
Rockstar is taking notes to make gta 6
Not all channels are like that! ;) If you know what I mean...
This is coding tutorials in general. Stop to explain what a boolean is. Totally skip over the functions that make up 90% of the logic for the app.
they explain the simplest things and explain nothing else 😭
HAHA! AWESOME!
:D
I love this so much. Fantastic. I now know every single facet of Game Engines that previously even after workin in them for 20 years still seemed like there was literally so much to know in like a Library the size of Walmart. This condensed literally everything into a couple of sentences... xD
so true
What was the theme.. WHAT WAS THE THEME?!?!??! I NEED IT!!!!!!!!!!
Can this be used in 3D?
The concepts should carry over nicely but it would definitely need some re-factoring to play nicely in 3D space.
@@_stephenhubbard oh thank you for your response! I'll try it then!
@@_stephenhubbardwhat is 'IEnemy'? And also the 'projectile' variable? Because the system says they couldn't find the type or the namespace And the name 'PlayerController' does not exist in the current context Sorry, i'm still new at programming