Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/unityphysicsjoints.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Unity Physics Joints** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unityphysicsjoints.git
```

[![pkglnk](https://www.pkglnk.dev/badge/unityphysicsjoints.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/unityphysicsjoints)

Dependencies (1)

README

Unity Physics Joints

This is almost a clean copy of the code in the official unity physics samples. Wrapped so it can be installed as a UPM package.

I expect this or a similar API will be made available as public API at some point, this is just something to use in the meantime.

Changes to the original version

  • Added component menus
  • Added entity conversion requirement

Comments

No comments yet. Be the first!