Author Topic: How to be able to close/open Doors.  (Read 4299 times)

This is a simple tutorial on how to make doors closable, and openable.

The first step, is to make a door. Go into the events page, and delete,[4000] onContentStart-Self-ContentStop. Name the door, Door1

The second step, is to make a 4x1x5 where the door will open, as shown in Step2 below. Disable Collision and rendering. Go to the events page of this brick. and put: onActivate-NamedBrick-Door1-ContentStop

The third step is to open your door as you normally would.

The forth step is to click the door where it is, and it will close.


Or just spawn a JVS door.
He's trying to show us how to make it so you have to click
to close the door.

Still pretty useless tutorial though.

why use named bricks? just use relays, and i find a 1*3*5 works better than a 1*4*5

this was just something a came up with while messing with some JVS stuff. i thought it could be a cool thing to post so i did.

people already have before you i think

why use named bricks? just use relays, and i find a 1*3*5 works better than a 1*4*5
a 1x4x5 covers the whole door when its opened.

ingore that
a 1x4x5 covers close to the whole door when its opened.

Problem is you cant shoot through the door way.

Problem is you cant shoot through the door way.
What do you mean? oh i see

I remember the first time I tried to remote-open a JVS door.
I putted ALL the events on a button. And I was unaware of the 'Copy' button.
So I used about 30 lines of events where 1 was neccecary. Ouch.
Took me 30 minutes.

I remember the first time I tried to remote-open a JVS door.
I putted ALL the events on a button. And I was unaware of the 'Copy' button.
So I used about 30 lines of events where 1 was neccecary. Ouch.
Took me 30 minutes.
lol