Artificial Intelligence Script:::::::::::
desc = Snake
;Triggers
:state=0,plrdistwithin=100:state=1,sound=audiobank/user/snake.wav
:state=1,plrdistfurther=50:rotatetoplr,movefore=6,animate=2
:state=1,plrdistfurther=200:animate=0,state=0
:state=1,plrdistwithin=50,rateoffire:rotatetoplr,setframe=8,state=2
:state=2,framebeyond=8 60,plrdistwithin=60:plraddhealth=-10,state=3
:state=2:incframe=8,rotatetoplr
:state=2,frameatend=8:state=1
:state=3:incframe=8
:state=3,frameatend=8:state=1
End of Script::::::::::::::::::::::::::::
...needed the forward slashes (
/) to make it functional.
This is a very helpful offering.
Many thanks...