Blockland Forums > Suggestions & Requests
JVS or Content Turnstiles
<< < (8/8)
Blastdown:

--- Quote from: The-Legend on January 17, 2010, 04:21:36 AM ---Sorry, but I'm not working on this at the moment.

--- End quote ---

In that case, I think I'll have a whirl at it.
No promises though.
Meekl:
The spinning part won't work, I advise a sliding pole thing in the middle.
Space Guy:

--- Quote from: Meekl on January 17, 2010, 01:29:45 PM ---The spinning part won't work, I advise a sliding pole thing in the middle.

--- End quote ---
contentStart animation = barrier turns a third of the way round
contentStop animation = one frame of doing nothing (or perhaps 'click' into place)

onActivate           -> Self -> contentStart
onContentStarted     -> Self -> contentStop
onContentStuckPlayer -> Self -> contentStart
onContentStart       -> Self -> setColliding [off]
onContentStopped     -> Self -> setColliding [on]
Brickmaster:

--- Quote from: Ephialtes on January 06, 2010, 11:28:51 AM ---It's a door that only opens from one direction. Sounds neat and reusable to me.

--- End quote ---
Agreed
Meekl:

--- Quote from: Space Guy on January 17, 2010, 01:34:18 PM ---contentStart animation = barrier turns a third of the way round
contentStop animation = one frame of doing nothing (or perhaps 'click' into place)

onActivate           -> Self -> contentStart
onContentStarted     -> Self -> contentStop
onContentStuckPlayer -> Self -> contentStart
onContentStart       -> Self -> setColliding [off]
onContentStopped     -> Self -> setColliding [on]

--- End quote ---
What I'm talking about is if you walk through, one of the poles will go through the player, and the player will have to fit in between the poles.
Navigation
Message Index
Previous page

Go to full version