# Instant Effect

## Creation

To create an instant 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 > InstantEffect*.

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2F4L6fnXyjy5eZisCv3T0D%2Fimage.png?alt=media\&token=ebb1cc1d-97d4-49e7-889b-88de42ba5394)

## Properties

Instant Effects do not have any properties other than the properties of its parent class, [Fixed Length Effect](https://docs.anyrpg.org/scriptable-objects/ability-effects/..#fixed-length-effect-properties).

## Next steps

* Add an instant effect to an [Ability](https://docs.anyrpg.org/scriptable-objects/abilities).
* Add an instant effect to another [Ability Effect](https://docs.anyrpg.org/scriptable-objects/ability-effects) to chain them together.
