Installation

Just import the unity package.

Any import change to project settings can be safely ignored.

Mirror Integration (Networking):

  1. Import Mirror to the project or GAS to a project already containing Mirror.

  2. Attach an AbilitySystemComponentMirror to any ASC that needs to be networked. They will automatically synchronize.

If you do not require multiplayer:

Go ahead and delete the "GAS/Mirror-Integration" and "GAS/Tests/Networking" folders.

Last updated