using UnityEngine; public class StructuralSystem : MonoBehaviour { void Start() { } void Update() { } }