3.1.0 • Published 1 year ago

@quenty/weldconstraintutils v3.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

WeldConstraintUtils

Utility functions to create WeldConstraint objects in Roblox

Installation

npm install @quenty/weldconstraintutils --save

Usage

Usage is designed to be simple.

WeldConstraintUtils.namedBetween(name, part0, part1, parent)

WeldConstraintUtils.namedBetweenForceWeldConstraint(name, part0, part1, parent)