R2API Animations
API for modifying RuntimeAnimatorController
Last updated | 3 weeks ago |
Total downloads | 2664 |
Total rating | 2 |
Categories | Libraries |
Dependency string | RiskofThunder-R2API_Animations-1.0.1 |
Dependants | 1 other package depends on this package |
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
NewStates
andNewTransitions
dictionaries are now lists
'1.0.0'
- Release