Joints and Swings
摘要
This chapter will go over an example of some basic usage of a physics component called the Configurable Joint, which can be used to bind GameObjects together with the physics system. We’ll use it to create a chain of objects, each one attached to the one above it to create something like a rope. At the bottom of the rope, we’ll attach a sphere that will swing with the rope. Our player can use their “telekinesis” to pull the sphere or its joints, making it something like a wrecking ball.