Physically-Based Bullet Impact Effects | Unity Tutorial

Описание к видео Physically-Based Bullet Impact Effects | Unity Tutorial

Learn how to implement simple RigidBody projectiles (bullets) that have unique impact effects based on the material of the object they hit! This adds a lot of realism into your game by having customized particle systems coming out of stone, metal, living organisms, water, dirt, grass, etc...
We'll also have a default impact effect play if we didn't specifically map a material so we can guarantee a hit effect will play even if we didn't explicitly map that material to a unique particle system.

👨‍💻 As always, all code from this video is available on GitHub: https://github.com/llamacademy/bullet...

🏷️Save 25% on the ultimate C# IDE: JetBrains Rider with code LLAMACADEMY: https://www.jetbrains.com/store/?sect...

📚 Videos Referenced in this Video:
⚫ AI Series Part 1 - Click to move in PlayerMovement -    • NavMesh Basics - Introduction to the ...  
⚫ ObjectPooling Introduction -    • Introduction to Object Pooling in Uni...  

🧡 Believe in LlamAcademy's mission and have received value from the videos? Here's how you can show your support:
🌟 Patreon:   / llamacademy  
🌟 YouTube Member:    / @llamacademy   or click the Join button on any video
📚 Take my Unity ShaderGraph Course:
https://www.gamedev.tv/p/unity-shader...
👕 Get yourself some LlamAcademy merch: https://llamacademy.myspreadshop.com/
💸 Use my Affiliate Link for Humble Bundles https://humblebundleinc.sjv.io/9g4ak4
💸 Publisher Sale! 50% OFF an entire publisher's Assets! Publisher changes weekly! https://assetstore.unity.com/publishe... (affiliate)
💸 Save up to 50% on NEW Assets: https://assetstore.unity.com/?new_sal... (affiliate)

Some links may be affiliate links, which at no additional cost to you, gives me a small portion of the purchase.

Chapters:
00:00 Introduction
01:57 Scene Overview - Script Creation
03:20 PlayerMovement.cs - Look at Mouse
03:54 Demo - Player Movement
04:21 Bullet.cs - Variables and Initialization
06:04 Bullet.cs - Collision
07:57 PlayerAction.cs - Shoot Bullets
09:30 Bullet, Particle System, and Player Setup
11:08 Demo - Bullets with 1 impact effect
11:27 Import Unity Particle Pack
12:20 Add Material Variation to Scene
12:55 BulletImpactManager.cs
16:12 Bullet.cs - Use BulletImpactManager
17:00 Setup BulletImpactManager
17:34 Demo - Bullets with customized impact effects
18:16 Closing

Комментарии

Информация по комментариям в разработке