Bullet Trails Using the TrailRenderer
Published: 29 Jun 2021
In this tutorial I go over how to implement a ScriptableObject to configure the TrailRenderer component that we attach to our Bullet GameObject. This allows us to separate the Bullet Trail Configuration from the bullet, so we can reuse the same trail on similar bullets with a centralized configuration for those. We can also define as many bullet trail configurations as we need for different bullets, decoupling the TrailRenderer configuration from the Prefab instance.
I explain many of the TrailRenderer configuration properties and we will implement 2 TrailRenderer configurations in this video. One "hot trail" and one "smoke trail".
We're only taking a look into the TrailRenderer for setting up the bullet trail. You can of course add a Particle System in a similar fashion to have even more flair on your trails!
๐จโ๐ป As always, all code from this video is available on GitHub: https://github.com/llamacademy/bullet-trails
๐ท๏ธSave 25% on the ultimate C# IDE: JetBrains Rider with code LLAMACADEMY: https://www.jetbrains.com/store/?section=personal&billing=yearly
๐งก Believe in LlamAcademy's mission and have received value from the videos? Here's how you can show your support:
๐ Patreon: https://www.patreon.com/llamacademy
๐ YouTube Member: https://www.youtube.com/channel/UCnWm6pMD38R1E2vCAByGb6w/join or click the Join button on any video
๐ Take my Unity ShaderGraph Course:
https://www.gamedev.tv/p/unity-shader-graph?affcode=45216_kuvg0bp7
๐ 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/publisher-sale?aid=1101l9QvC (affiliate)
๐ธ Save up to 50% on NEW Assets: https://assetstore.unity.com/?new_sale=true&orderBy=1&aid=1101l9QvC (affiliate)
Some links may be affiliate links, which at no additional cost to you, gives me a small portion of the purchase.