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

How do I add parts to morphs?

Asked by 10 years ago

For my game I'm making morphs. Let's say I take a brick, put it on a shoulder or whatever, and put it inside the morph model. When I step on the pad, of course, it doesn't morph the brick onto me. I morph into whatever the morph has except for the brick. What scripting would I do to make the part/brick morph too?

0
The thing is, I don't know how to edit scripts. :3 catsgalore01 5 — 10y

1 answer

Log in to vote
1
Answered by 10 years ago

You can do it by grouping the brick with the morph and editing the script to clone it on to the player when it touches the brick in a certain spot replacing one of their body parts.

Ad

Answer this question