Commit Graph
7 Commits
Author SHA1 Message Date
Haï~ dfbabc55a3 Restrict DrivingIncreases and DrivingDecreases to numeric parameters only:
- This change was made in-between versions.
2023-09-03 15:00:48 +02:00
galister 8b41ec953e add AacFlParameter<TParam> and AacFlNumericParameter<TParam>
in order to simplify the maintenance of extension methods
2022-12-16 22:43:52 +01:00
galister b9c7211867 refactor to VRChatExtensions 2022-12-16 21:32:49 +01:00
galister 5ca04dec04 allow a way to force non-local parameter driving (e.g. for randomize) 2022-12-16 21:28:12 +01:00
galister 53107d0a32 add missing meta files 2022-12-16 21:26:26 +01:00
galister 4bcc2fa6fd add DrivingRemaps and DrivingCopies 2022-12-16 21:25:14 +01:00
galister ea54506b53 VRC behaviors to work on both States and SSM's.
All VRC-specific behavior helpers are now extension
functions that can be called using AacAnimatorNode
2022-12-16 21:14:31 +01:00