-
Notifications
You must be signed in to change notification settings - Fork 9
Critical Reaction Warheads
BDCarrillo edited this page Mar 5, 2024
·
8 revisions
Critical reactions are a way to setup a projectile that spawns when a weapon is destroyed. This can also be used to mimic warheads, with an arm/trigger/countdown system.
- Set the CriticalReaction.Enable = true and CriticalReaction.TerminalControls = true. The TerminalControls option is what differentiates a normal weapon that explodes on destruction vs a discrete warhead that does not normally fire projectiles
Sample mod with warhead configs: https://steamcommunity.com/sharedfiles/filedetails/?id=3173625553
If you have suggestions or implementations, please raise them in the Discord! Thank you!
Please donate to DarkStar's Patreon!
WeaponCore Quick Links
Weapon Properties (Page in Progress)
Multi-Turret Creation (Page in Progress)
Weapon - Targeting & Hardpoint
Weapon - Critical Reactions/Warheads
Weapon - Minimal Configurations
Ammo - Electronic Warfare System (EWAR)
Ammo - Guidance System (Homing, Mines, Self-Guided)
Armor System (Page in Progress)