d0p3t / fivem-js

Javascript and Typescript wrapper for the FiveM natives API
https://d0p3t.nl
Other
143 stars 57 forks source link

add collisions parameter to attachTo(Bone) #55

Closed realStandal closed 3 years ago

realStandal commented 3 years ago

Had the need to attach and retain collisions.

Both of the added parameters default to false to provide backwards compatibility.