-
nedison
-
Topic Author
-
Offline
-
Novice Marbler
-
-
professional musician
Less
More
-
Posts: 15
-
Thank you received: 4
-
-
-
-
18 Jan 2020 03:32 #1
by nedison
Hi everyone,
I'm trying to create a moving platform that only moves when triggered (like in the PQ tutorial level, Minute Minute, etc.) but am unable to figure it out just by studying the components in those levels. Can I do it without Constructor or QuArk? I'd love to not have to download those because my poor little Mac is on its last legs and I honestly don't know if it could handle them.
Thanks!
-ned
Please Log in or Create an account to join the conversation.
-
Yoshicraft224
-
-
Offline
-
Experienced Marbler
-
-
no
Less
More
-
Posts: 155
-
Thank you received: 47
-
-
-
-
-
18 Jan 2020 03:36 - 18 Jan 2020 03:36 #2
by Yoshicraft224
It's actually super easy to do, and it's the same method with interiors as it is with any other item. Check out
Threefolder's tutorial
.
brapdoors mbg #OhBoyFreeAM!
Last edit: 18 Jan 2020 03:36 by Yoshicraft224.
The following user(s) said Thank You: nedison
Please Log in or Create an account to join the conversation.
-
Ralph
-
-
Offline
-
Senior Marbler
-
-
Matan's Fervent Fan
Less
More
-
Posts: 845
-
Thank you received: 136
-
-
-
-
21 Jan 2020 16:59 #3
by Ralph
-Get a path with PathNodes set up (named, linked and stuff)
-Rename the object you want to move
-Spawn a PathTrigger
-Set the object Name, the path name and you're done
Putting the path name on the object will override the trigger and make it move automatically.
The following user(s) said Thank You: nedison
Please Log in or Create an account to join the conversation.