Risk of Rain 2

Details

Last Updated
last week
First Uploaded
last week
Downloads
90
Likes
0
Size
83KB
Dependency string
Brynzananas-Projectiles_Configurator-1.1.0
Dependants

Categories

How to use

On first game load every projectile will have an "enable config" config. They do not appear in Risk of Options menu. Close the game and start enabling what projectiles you want to configure, after that launch the game and all enabled projectiles to configure will have all available projectile configurations. These configs do appear in Risk of Options menu.

Projectiles Configurations

Currently there are configurations only for ProjectileSimple, ProjectileExplosion, ProjectileCharacterController, ProjectileOverlapAttack, ProjectileSteerTowardTarget, MissileController and BoomerangProjectile.

Compatibility with other mods

To add a compatibility subcscribe to either GetProjectileCustomConfigs or GetProjectileCustomConfigsAsync that will run during projectile configs generation or after base one respectfully when config for projectile is enabled. Gameobject argument will spit any projectile, so expect that it will not have projectile component you want to configure. There get your needed component, check if it is not null and create configs. Use string argument as a section name for your configs. Use ParallelCoroutine argument to add async methods to it. Please create configs either by using CreateConfig mthods of this mod or bind from this mods config file to keep projectile configs in this mods config file

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.