LocationsOfPrecipitation
A utils mod that features editor and runtime tools I use for making stages!
CHANGELOG
1.1.2
- Updated for SoTS!
- Added
Shroom
andMeridian
jump pads. Will add the other DLC jump pads in the future but there is an issue with them saving into the scene causing GUID errors.
1.1.1
- Implemented nullcheck before setting flags of prefab instances in InstantiateAddressablePrefab.
1.1.0
- Added new GameObject Menu item called
Risk of Rain 2
. - New
Geyser
prefab option underRisk of Rain 2
menu Item. Used to quickly make custom jump pads. - Added
InstantiateGeyserPrefab
for reusing in game geysers. - Added
InstantiateLogbookPrefab
for instantiating the logbook pickup usually found on hidden realms. - Made
Set Position And Rotation to Zero
,Use Local Position and Rotation
, andRefresh in Editor
all set to true by default. - Added
ShaderSwap
class withConvertShader
method.
1.0.0
- Initial Release!