Animation archive / mp_corona_idles@

Lobby idle animations

The idle poses peds strike while waiting in GTA Online mission lobbies. Open a dictionary to browse its clips and preview them on a ped.

33 dictionaries

Frequently asked questions

How do I play one of these animations in a script?

Request the dictionary with RequestAnimDict, then call TaskPlayAnim with the dictionary and clip names. Open an entry to browse its clips and copy a script-ready reference.

Can I preview an animation before scripting it?

Yes. Every dictionary entry plays its clips on a ped in your browser, so you can find the right clip before touching any code.