> For the complete documentation index, see [llms.txt](https://ahero-fivem-shop.gitbook.io/ahero.fivem-shop-gtav/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ahero-fivem-shop.gitbook.io/ahero.fivem-shop-gtav/ox-esx/abanque/variable-_config.lua/animationatm.md).

# animationATM

Que choisissez-vous ? Avec animation ou sans animation ?

## Animation ATM

```lua
animationATM = true, -- Activer l'animation de l'ATM
```

{% hint style="info" %}
Cette configuration est simple, lorsque vous vous approchez d'un ATM et appuyez sur la touche ALT, une icône d'œil s'affiche à l'écran. En interagissant avec l'ATM, une animation simule la saisie du code d'accès avant l'ouverture du menu d'interaction. Vous pouvez désactiver cette animation, mais pour une meilleure immersion en jeu, il est conseillé de la laisser activée (TRUE), sinon (FALSE) pour désactivée l'option.
{% endhint %}
