Easy Character Movement 2
  • Easy Character Movement 2
  • User Manual
    • General
      • Package Contents
      • Getting Started
      • Change Log
      • Components
        • Character
        • NavMesh Character
        • Character Movement
        • Slope Limit Behaviour
        • Physics Volume
        • Root Motion Controller
      • Examples
  • WALKTHROUGH
    • Creating a Character
    • Controlling a Character
    • Animating a Character
    • Extending a Character
    • Collision Detection and Events
    • Physics
    • Moving Platforms
    • AI Navigation
    • Cinemachine
  • SUPPORT
    • Customer Support
Powered by GitBook
On this page
  • Editor
  • Examples
  • Shared Assets
  • Source
  • Walk through
  1. User Manual
  2. General

Package Contents

PreviousGeneralNextGetting Started

Last updated 1 year ago

For a minimal installation you should import the Editor and Source folder only.

Editor

Includes editor related source code (required).

Examples

Includes all the package fully-commented examples.

Shared Assets

Includes assets used by examples and walk-through guide.

Source

Include all the package source code (required).

Walk through

Walk through guide examples.

Important note on package dependencies

ECM2 does not require any external package, however its Demos and Examples requires Cinemachine package to work.

Please make sure to install the Cinemachine package into your project when importing demos and examples.

ECM2 Package Contents