Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
R2API Animations
API for modifying RuntimeAnimatorController
| Date uploaded | 2 years ago |
| Version | 1.0.1 |
| Download link | RiskofThunder-R2API_Animations-1.0.1.zip |
| Downloads | 5055 |
| Dependency string | RiskofThunder-R2API_Animations-1.0.1 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2109README
R2API.Animations - Modifying RuntimeAnimatorController
About
R2API.Animations is a submodule assembly for R2API that allows mod creators to modify existing RuntimeAnimatorController at runtime.
You can add states, transitions and parameters.
Changelog
'1.0.1'
- Values for
NewStatesandNewTransitionsdictionaries are now lists
'1.0.0'
- Release