Hi
i made a entity and i animated it with 2 keyframes
this is my script
;Artificial Intelligence Script
;Header
desc = Use Clapper Board
;Triggers
:state=0,PLRDISTWITHIN=50,SCANCODEKEYPRESSED=28:state=1
:state=1,ANIMATE=2,SOUND=$0:state=2
:state=2,PLRDISTWITHIN=50,SCANCODEKEYPRESSED=28:state=3
:state=3,ANIMATE=1:state=0
;End of Script
and it doesnt work
it is suppose to be when u press enter(return) it makes the animation go, and play a sound when its done
then if u press enter)return) again it goes back to normal
help please
Thanks
Mods, its 500x100, so you cant tell me its bigger than 600x120