3.1.3 • Published 6 months ago

@quenty/weldconstraintutils v3.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months 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)