ict.shenzhi/Assets/ProfessionalAssets/DronePack/Scripts/PA_DroneCamera.cs

12 lines
315 B
C#

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace PA_DronePack
{
public class PA_DroneCamera : DroneCamera {
// ✚ Get the Full version of this DronePack! ✚
// • FULL SourceCode Access!
// • Build & Modify Your Own Custom Drones!
}
}