I tried to make script to character, like ninja, so it scroll in ground and make flips and etc. but it wasn't working good. my friend say that it's more like man dieing in electry chair. so, i get good idea. I made two scripts: character sit and shake, like in electry chair, and other to make character stand and shaking. I made vido of them:
http://www.youtube.com/watch?v=oTDMJ_zk3Pg
Standing script
;Artificial Intelligence Script
;Header
desc =
;Triggers
:state=0,plralive=1:rotatey=180,state=1
:state=1:rotatey=180
;End of Script
Sitting
;Artificial Intelligence Script
;Header
desc =
;Triggers
:state=0:animate=10,state=1
:state=1:setframe=7
:state=1:rotatey=180:state=2
:state=2:rotatey=180
;End of Script
freewebs.com/jespergames
Visit there!