Dynamic Modifier System for Guns to Support Attachments | Gun Series 8
Published: 18 Apr 2023
Create a dynamic gun modifier system to enable runtime property changes of your guns! We'll also cover how to prevent ScriptableObjects from persisting these changes in the editor.
In this video we'll set up a modifier system and implement 2 popular modifiers:
1. Damage Modifier, which allows us to raise or lower the damage of any gun when it's applied.
2. Vector3Modifier, which allows us to apply a percentage offset to any Vector3, such as the Bullet Spread amount.
๐จโ๐ป As always, all code from this video is available on GitHub: https://github.com/llamacademy/scriptable-object-based-guns
๐ท๏ธSave 25% on the ultimate C# IDE: JetBrains Rider with code LLAMACADEMY: https://www.jetbrains.com/store/?section=personal&billing=yearly
๐ Resources:
โซ Reflection: https://learn.microsoft.com/en-us/dotnet/framework/reflection-and-codedom/reflection
โซ Type Class: https://learn.microsoft.com/en-us/dotnet/api/system.type?view=net-7.0
โซ FieldInfo: https://learn.microsoft.com/en-us/dotnet/api/system.reflection.fieldinfo?view=net-7.0
โซ ICloneable: https://learn.microsoft.com/en-us/dotnet/api/system.icloneable?view=net-7.0
โซ Use Git with Unity: https://youtu.be/vq5zuXBzlW8?si=YQbrVPMdsy0Z6Kvo
๐งก 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.