rssRopePhysics (ropephysics)
Category: | script |
---|---|
Author(s): | 1Lorenzo |
Downloads: | 217 |
Rate: | You need to be logged in to vote |
Rating: | None (0) |
Description:
Rope Physics
usage-example included within resource.
2 functions: (can be used through 'exports["ropephysics"]:func()')
1. createRope: to create a new rope element
- returns '3d-rope' element, which can be destroyed to remove the rope
2. attachRopeElement: to attach any element to the rope
NOTE: its only CLIENT-SIDE (others players cant see it).
usage-example included within resource.
2 functions: (can be used through 'exports["ropephysics"]:func()')
1. createRope: to create a new rope element
- returns '3d-rope' element, which can be destroyed to remove the rope
2. attachRopeElement: to attach any element to the rope
NOTE: its only CLIENT-SIDE (others players cant see it).
Version history
Version | Publish Date | Changes | |
---|---|---|---|
1.0.0 | 2024-06-06 00:10:55 | First public release | Download |