Kizspy | Question: 17
(Choose 1 answer)
What does this script configure?
using UnityEngine;
public class SpringJointExample: MonoBehaviour {
private SpringJoint spring;
void Start() {
spring GetComponent<Spring Joint>();
spring.spring 50f;
spring.damper = 5f;
A. A rigid connection between two objects
B. An elastic connection with spring-like behavior
C. A hinge allowing rotation around one axis
D. A force applied to the object