Make electonic box interactable?

Hello everyone,

Does anyone know maybe a way to make the electonic box interactable just like in a GTA:O mission? what makes the animation to open the box and so

Thanks in advance

Hello !

Have you a video for what you want ?

(Only the begging of the video I mean)

Hi!
Did you manage to do it??

I did realize that to make a synced animation with the prop, you have to use the PlayEntityAnim function

TaskPlayAnim(playerPed, animDict, animName, 8.0, -8.0, -1, 0, 0, false, false, false)
PlayEntityAnim(prop, animName, animDict, 8.0, false, false, false, 0, 0)