NO SWITCH
Door 1: Open
Door 2: Closed
SWITCH
Door 1: Closed
Door 2: Open
Already tried to inverse the script:
;Artificial Intelligence Script
;Header
desc = Remote Controlled Door (Open and Close)
;Triggers
:state=0,activated=0:state=1,setframe=0,sound=$0
:state=1:incframe=0
:state=1,frameatend=0:state=2,coloff
:state=2,activated=1:state=3,sound=$1,colon
:state=3:decframe=0
:state=3,frameatstart=0:state=0,setframe=0
;End of Script
Hope someone can help!
TY!
Now in the W.I.P. forum: operation sunlight
http://forum.thegamecreators.com/?m=forum_view&t=149451&b=25