Animal Behaviours Basics - AndroidQuazar/VanillaExpandedFramework GitHub Wiki

The Animal Behaviours part of the Vanilla Expanded Framework includes a lot of classes that can be used to modify the way animals act in RimWorld.

How do I use this code?

Most of the code in this module is structured in comp classes, so you just add them in XML in the <comps> tag. Examples are provided in each section.

Inside the framework, the namespace to access all the Animal Behaviours classes is "AnimalBehaviours"

⚠️ **GitHub.com Fallback** ⚠️