Announcement

Collapse
No announcement yet.

Help Making an Elevator

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Help Making an Elevator

    I wanted to make an elevator in my game, but whenever I tried my character would just float up separate from the elevator platform. Then, I can't seem to get my character to be able to step off afterward. Can anyone help with a script that will help me build an elevator? Thanks!

    #2
    Re: Help Making an Elevator

    You're raising/lowering both the character and elevator at the same time, right? The "Apply Together" command is useful for this purpose.

    When you say you can't step off, can you change directions, or can you not move at all? I can only assume you have the character stepping out onto something walkable (which should be anything that isn't a hill that's too steep).
    "What if like...there was an exact copy of you somewhere, except they're the opposite gender, like you guys could literally have a freaky friday moment and nothing would change. Imagine the best friendship that could be found there."

    Comment


      #3
      Re: Help Making an Elevator

      Also, make sure you're actually vertically moving the character and not just making them Float.
      What little I have you can borrow, 'cause I'm old...
      and I'm blue...

      Comment

      Working...
      X