Dynamic Modifier System for Guns to Support Attachments | Gun Series 8 #shorts
Published: 20 Apr 2023
Full Tutorial: https://youtu.be/RbIk6VnwHnI
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.