Skip to content

MultiParent

march edited this page Jan 8, 2025 · 1 revision

An instruction macro for the Multi-Parent tool. You must call ShowToolgun before this, and HideToolgun after this. If you need a time offset for HideToolgun, this instruction macro will return the time it took.

⚠ This does not actually parent anything! (yet... there may be a parameter for that in the future)

Properties

Length:number

⠀⠀⠀⠀How long this instruction will take

Children:string[]

⠀⠀⠀⠀An array of strings, where each string refers to a named model.

Parent:string

⠀⠀⠀⠀A named model name for the parent

Clone this wiki locally