GTFO
Install

Details

Last Updated
First Uploaded
Downloads
93
Likes
1
Size
111KB
Dependency string
HatsuneFucker39-CustomEnemyAnimationsAPI-1.0.0
Dependants

CustomAnimationAPI

A simplified way to locally give enemies custom animations with animation override controllers.

Will Require restart to apply any changes made once the game has started

Breakdown of the Mod's Datablock

[
  {
    "Name": "", //The name of the block for debug purposes
    "Enabled": true, //Whether the block is enabled or not
    "Target": {
      "Mode": "", //Values: PersistentID, NameContains, NameEquals, Everything (applies to every enemy)
      "PersistentIDs": [], //list of PersistentIDs for PersistentID Mode
      "NameParam": "", //Name parameter for NameEquals and NameContains Mode
      "NameIgnoreCase": false //Should NameContains and NameEquals be case sensitive
    },
    "AnimatorOverrideControllers": [
      {
        "DefaultController": "" //What AnimatorController should be replaced
        "OverrideControllers": [] //The path to all overrideControllers to replace the AnimatorController with
        ]
      }
    ]
  }
]
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.