Your English is fine, but I suggest saying please after a request since it's appreciated and doesn't sound
assertive 
. Have you tried exporting it to FragMotion and animating it there? That might make it work

.
Quote: "My only problem is how to make script or where to find script that when you are close and when you press enter animation will play?"
Here we go:
;Artificial Intelligence Script
;Header
desc = SSG's Proximity Animation Script
;Triggers
:state=0:state=1
;Check if player is within the proximity
:state=1,plrwithinzone=1,scancodekeypressed=X:animate=1
;End of Script
You need to change the X in scancodekeypressed=X to the number of the key you want.
That's a rough outline, you need to set anim1 in the .fpe file to the range of the animation you want e.g. 0,132 (0 to 132) 46,881 (46 to 881) etc.
-SSG
--=.

,=--
