Class BEBehaviorAnimatable
- Namespace
- Vintagestory.GameContent
- Assembly
- VSEssentials.dll
Makes block animatable. This behavior has no properties. Defined with the "Animatable" code. Open in GitHub
[DocumentAsJson]
public class BEBehaviorAnimatable : BlockEntityBehavior
- Inheritance
-
BEBehaviorAnimatable
- Derived
Examples
"entityBehaviors": [
{ "name": "Animatable" }
],