Teleport Effect

A teleport effect teleports the caster to another scene.

Creation

To create a teleport 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 > TeleportEffect.

Properties

In addition to all the properties of its parent class, Fixed Length Effect, teleport effects have the following properties.

Next steps

  • Add a teleport effect to an Ability.

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

Last updated