Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Help propelling entire model forward?

Asked by 8 years ago

I have tried to use body thrust and stuff, but with no luck. I need to make a way for my model to move all parts forward in unison, and fly, cause its a ship. It needs to do this automatically, so without a player controlling it or pressing any buttons, etc. How could I do this? It also needs to not fall, again, its in space. What method of movement can I use to propel this entire object forward?



0
Please help plasma_node 343 — 8y
0
Try welding all the parts together, so they don't fall apart. Make sure every single part that will move is unanchored. Then, add a BodyPosition so the model won't fall. Then add a BodyThrust to propel the entire model forwards (since it's welded). Discern 1007 — 8y
0
How do I weld them together? plasma_node 343 — 8y
0
A script will weld them, just want to point out that this question doesn't apply to scripting and you need to ask stuff like this at Building Helpers BSIncorporated 640 — 8y

Answer this question