@quenty/weldconstraintutils

Utility functions to create WeldConstraint objects in Roblox

Usage no npm install needed!

<script type="module">
  import quentyWeldconstraintutils from 'https://cdn.skypack.dev/@quenty/weldconstraintutils';
</script>

README

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)