using UnityEngine; public class SupplyDropItemCashGun : SupplyDropContentModel { public Transform Point01; public Transform Point02; }