UNPKG

io.extendreality.tilia.trackers.colliderfollower.unity

Version:

A collider that follows a source GameObject around the scene via rigidbody velocity within the Unity physics system.

45 lines (44 loc) 1.71 kB
{ "name": "io.extendreality.tilia.trackers.colliderfollower.unity", "displayName": "Tilia Trackers ColliderFollower Unity", "description": "A collider that follows a source GameObject around the scene via rigidbody velocity within the Unity physics system.", "changelogUrl": "https://github.com/ExtendRealityLtd/Tilia.Trackers.ColliderFollower.Unity/blob/master/CHANGELOG.md", "documentationUrl": "https://github.com/ExtendRealityLtd/Tilia.Trackers.ColliderFollower.Unity/tree/master/Documentation", "licensesUrl": "https://github.com/ExtendRealityLtd/Tilia.Trackers.ColliderFollower.Unity/blob/master/LICENSE.md", "version": "2.3.34", "unity": "2018.3", "unityRelease": "10f1", "keywords": [ "tracker", "collider", "follower" ], "homepage": "https://github.com/ExtendRealityLtd/Tilia.Trackers.ColliderFollower.Unity/", "bugs": { "url": "https://github.com/ExtendRealityLtd/Tilia.Trackers.ColliderFollower.Unity/issues" }, "repository": { "type": "git", "url": "ssh://git@github.com/ExtendRealityLtd/Tilia.Trackers.ColliderFollower.Unity.git" }, "license": "MIT", "author": { "name": "Extend Reality Ltd", "email": "hello@extendreality.io", "url": "https://github.com/ExtendRealityLtd" }, "dependencies": { "io.extendreality.zinnia.unity": "2.16.2", "io.extendreality.tilia.mutators.objectfollower.unity": "2.0.22" }, "files": [ "*.md", "*.meta", "*.asmdef", "*.xml", "Documentation", "Runtime", "Editor", "docfx.json" ] }