# Object Enabled

Enabling and disabling objects through animations in a scene is a very common event in games. You can use this event in trigger conditions.

The parameters specify the object whose switching on and off is monitored by the trigger.

As in other conditions it has 3 modes

#### Started

![](https://4240499350-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lt-sE9MYKe9pZOcHwg5%2Fuploads%2FMoenXbNCPvfMAv9j7H8I%2Fimage.png?alt=media\&token=015086f4-8844-482a-ad0e-977198961cfe)

The object has been disabled in the scene and is enabled

#### Continue

![](https://4240499350-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lt-sE9MYKe9pZOcHwg5%2Fuploads%2FokPQjNDVEAI06zAS5VjD%2Fimage.png?alt=media\&token=e4afd2fa-7f8f-48d4-a081-f16ac7f789a9)

The object is enabled in the scene and continues to be enabled

#### Ended

![](https://4240499350-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lt-sE9MYKe9pZOcHwg5%2Fuploads%2F2b3ugdvyPG48u5MaBLnq%2Fimage.png?alt=media\&token=cd2c5845-9f46-4b47-912e-e4f073dfff02)

The object has been enabled in the scene and has been disabled
