• Home (current)
  • Guide
  • Inspectors
  • Scripts
  • Videos
  • Contributors
  • About
  • Contribute
  • Discord
  • GitHub
  • Patreon

Getting Started

  • Introduction
  • Install & Setup
  • Demo Worlds

Entities

  • Agent
  • WorldObject
  • AgentEvent

Levels

  • Drive
  • Action
  • Attribute
  • Tag
  • Role
  • Agent

    • Main Loop
    • Movement Type
    • Animation Type
    • Sensor Type
    • Memory Type
    • Decider
    • Planner Type
    • Plans & Mappings
    • Behavior
    • History Type

    AI Types

    • FSM
    • GOAP
    • Utility AI
    • Deep RL

    Other

    • Type Matching
    • Inventory
    • Design Principles
    • ScriptableObjects
    • Selector
    • Utility Curve
    • Utility Function Type
    • UI & Placement
    • External Links

Animation Type

What is a Animation Type?


Script Reference

An Agent's Animation Type is responsible for running animations. Almost always this will basically be a wrapper for Unity's Animation System