Installation
You can install Animation Auto Assignment using UnityPackage, OpenUPM, or VPM.
Via UnityPackage
You can install Animation Auto Assignment from GitHub Release. This is recommended for regular Unity projects.
Install
- Download Installation Archive from GitHub Releases
- Extract downloaded archive
- Double click
AnimationAutoAssignment-vx.x.x.unitypackage
- Install
Update
- Download Latest Installation Archive from GitHub Releases
- Extract downloaded archive
- Double click
AnimationAutoAssignment-vx.x.x.unitypackage
- Install (Overwrite)
Uninstall
- Remove
NatsunekoLaboratory/HierarchyStalker
directory fromAssets
directory
Via OpenUPM
You can install Animation Auto Assignment from OpenUPM. This is recommended for already managing existing packages by Unity Package Manager or Unity experts.
Install
- Open Package Manager Window
- Select
Add package by name
- Enter
cat.natsuneko.animation-auto-assignment
- Click
Add
Update
- Open Package Manager Window
- Select
Animation Auto Assignment
- Click
Update to vx.x.x
Uninstall
- Open Package Manager Window
- Select
Animation Auto Assignment
- Click
Remove
Via VPM
If you are the VRChat user, you can install Animation Auto Assignment from VPM. This is recommended for VRChat (SDK3) users.