![Drone Race/Exploration Template](https://assetstorev1-prd-cdn.unity3d.com/key-image/50898c92-00a2-4285-8deb-e9d00f91f921.jpg)
Creates a small drone that can explore a 3D environment with WASD or XBox input. Update contains a time attack modeThis project enables the exploration of 3D space by way of a quad-copter drone. The intent is to provide a quick drop in package to allow a user to explore a scene in the Unity Play engine. The code is written to be modular and can incorporate other gameplay elements with the addition of more scripts.In addition to the quad copter a series of destructable popup targets exist and can be set to pop up in groups when the last group has been destroyed. Bullet, BulletPool, and Gun prefabs/scritps are provided to allow for this shooting dynamic.An example of a project utalizing this Package can be found at:https://hamsteriv.itch.io/drone-racerCommon Input ScriptXbox 5 axis Player input ScriptRigidBody controller3rd Person chase camera controllerMouse Look scriptPrefab with default settingsContains sample main menu with options, credits, and level selectContains a time attack level controllerConains a ghost line script and prefab to track previous runsContains logic to detect a 3d object passing through a gate