Author Topic: Elevator  (Read 1429 times)

Someone should make an elevator brick or vehicle. you would step in, click, and go up or down depending on your current position.


I believe the word you are looking for is "events".

Use move to brick.           each number represents a floor and each floor is called what the number that represents it is......                                     1
                                                                      2
                                                                      3

now on floor 1 theres an up button
on floor 2 theres an up button and a down button
on floor 3 there is a down button

so on the floor 1 up button this would be the event.....

Code: [Select]
onActivate Player movetobrick 2
and so on

There you go!

Use move to brick.           each number represents a floor and each floor is called what the number that represents it is......                                     1
                                                                      2
                                                                      3

now on floor 1 theres an up button
on floor 2 theres an up button and a down button
on floor 3 there is a down button

so on the floor 1 up button this would be the event.....

Code: [Select]
onActivate Player movetobrick 2
and so on

There you go!

yes but i think he means a JVS style thing. but i agree you should just use events

yes but i think he means a JVS style thing. but i agree you should just use events
Thus^

Is Trader ever going to release?


http://www.youtube.com/watch?v=NiC6y9wiXnc&feature=related
Comment on that old vid:
Quote
Actually, something is broken in the engine, and Badspot won't fix it. I'm not asking for anything new. I just want him to fix something that's already there and broken.

Cant you just make a platform vehicle and make it an object that moves up and down.

Cant you just make a platform vehicle and make it an object that moves up and down.

I've thought about this before. Would it work?

Quote
the technology you're thinking of is years if not decades from our current technology.

I've thought about this before. Would it work?
Moving up, how exactly? HMMM?!


Moving up, how exactly? HMMM?!
GSF copter; spacebar=vertical ascent.

GSF copter; spacebar=vertical ascent.
if you haven't noticed, that broke with v13