You are viewing a potentially older version of this package.
View all versions.
R2API Animations
API for modifying RuntimeAnimatorController
Date uploaded | 2 weeks ago |
Version | 1.0.1 |
Download link | RiskofThunder-R2API_Animations-1.0.1.zip |
Downloads | 872 |
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
NewStates
andNewTransitions
dictionaries are now lists
'1.0.0'
- Release