Resurrect Effect

A resurrect effect brings a dead character back to life.

Creation

To create a resurrect effect, find (or create) the GameName/Resources/GameName/AbilityEffect folder (or any subfolder) in the project tab and right click. Choose Create > AnyRPG > Abilities > Effects > ResurrectEffect.

Properties

Resurrect Effects do not have any properties other than the properties of its parent class, Fixed Length Effect.

Next steps

  • Add a resurrect effect to an Ability.

  • Add a resurrect effect to another Ability Effect to chain them together.

Last updated