HERE IS a small tipp: and for game go to build game and and set the D and A key to unnormal movement keys, then you can go and rotate with a and d
;Artificial Intelligence Script
;Created by Corno
;Header
desc =
;Triggers
:state=0:state=1
:state=1,keypressed=30 0,keypressed=32 0:state=2
:state=2,keypressed=30 1:plrrotatey=90,state=3
:state=2,keypressed=32 1:plrrotatey=270,state=7
:state=3,keypressed=30 0,keypressed=32 0:state=4
:state=4,keypressed=30 1:plrrotatey=180,state=5
:state=4,keypressed=32 1:plrrotatey=0,state=1
:state=5,keypressed=30 0,keypressed=32 0:state=6
:state=6,keypressed=30 1:plrrotatey=270,state=7
:state=6,keypressed=32 1:plrrotatey=90,state=3
:state=7,keypressed=30 0,keypressed=32 0:state=8
:state=8,keypressed=30 1:plrrotatey=0,state=1
:state=8,keypressed=32 1:plrrotatey=180,state=5
;End of Script
you need a script? I need useful requests at the moment!
http://forum.thegamecreators.com/?m=forum_view&t=200918&b=23