I have been doing some messing around with doors lately and I got a pretty good looking opening door animation me thinks but I was wondering if it is possible to get a door closing animation going. My opening door event looks something like this.
Event Page1
@>Set Move Route: This event
: :$>SE:'024-Door01',80,100
: :$>Graphic: "170-Door01',0,4,3
: :$>Wait: 4 frame(s)
: :$>Graphic: "170-Door01',0,6,3
: :$>Wait: 4 frame(s)
: :$>Graphic: "170-Door01',0,8,3
: :$>Through ON
@>Wait for Move's Completion
@>Set Move Route: Player
: :$>Move Up
@>Wait for Move's Completion
@>Transfer Player:[009:House1],(003,014)
There you have it my opening door animation in all of its glory. Well not actually mine per say but actually borrowed from many different people's. =P Anyway I was wondering if there was a way to reverse that event so when you teleport out of the house the door will look like its closing. I assume there is a way but still being a huge noob that I am I am having problems thinking of a way to do it. I would appreciate any input you guys could give me. Thank you.
O on a side note how does one change topic titles. I know it is common practice here in this forum to put "resolved" in your topic title when your problem is fixed. Being new here I am unsure how to do that. =P Thanks again.