diff --git a/Drones/Assets/Drones/Demo/Demo.unity b/Drones/Assets/Drones/Demo/Demo.unity index 3ae9a38..b5dccdf 100644 --- a/Drones/Assets/Drones/Demo/Demo.unity +++ b/Drones/Assets/Drones/Demo/Demo.unity @@ -338,6 +338,11 @@ PrefabInstance: propertyPath: m_RootOrder value: 7 objectReference: {fileID: 0} + - target: {fileID: 2956816725641936729, guid: 9feb64c7d592fb247ae0139596c5abc1, + type: 3} + propertyPath: m_LocalScale.z + value: 0.1 + objectReference: {fileID: 0} - target: {fileID: 3330706395207949024, guid: 9feb64c7d592fb247ae0139596c5abc1, type: 3} propertyPath: m_Enabled @@ -403,6 +408,16 @@ PrefabInstance: propertyPath: m_Name value: Drone_2_Prototype objectReference: {fileID: 0} + - target: {fileID: 3541209806870600952, guid: 9feb64c7d592fb247ae0139596c5abc1, + type: 3} + propertyPath: m_LocalScale.x + value: 0.35 + objectReference: {fileID: 0} + - target: {fileID: 3541209807823664227, guid: 9feb64c7d592fb247ae0139596c5abc1, + type: 3} + propertyPath: m_LocalScale.x + value: 0.35 + objectReference: {fileID: 0} - target: {fileID: 3893937143131440852, guid: 9feb64c7d592fb247ae0139596c5abc1, type: 3} propertyPath: maxSpeed @@ -423,6 +438,11 @@ PrefabInstance: propertyPath: m_Drag value: 1 objectReference: {fileID: 0} + - target: {fileID: 4207729829916584845, guid: 9feb64c7d592fb247ae0139596c5abc1, + type: 3} + propertyPath: m_LocalScale.z + value: 0.1 + objectReference: {fileID: 0} - target: {fileID: 4905939255208150088, guid: 9feb64c7d592fb247ae0139596c5abc1, type: 3} propertyPath: m_IsActive @@ -433,6 +453,16 @@ PrefabInstance: propertyPath: m_Name value: Propeller2 objectReference: {fileID: 0} + - target: {fileID: 6723946133005060225, guid: 9feb64c7d592fb247ae0139596c5abc1, + type: 3} + propertyPath: m_LocalScale.z + value: 0.1 + objectReference: {fileID: 0} + - target: {fileID: 6855476521483906144, guid: 9feb64c7d592fb247ae0139596c5abc1, + type: 3} + propertyPath: m_LocalScale.z + value: 0.1 + objectReference: {fileID: 0} - target: {fileID: 8949800906524290762, guid: 9feb64c7d592fb247ae0139596c5abc1, type: 3} propertyPath: m_Name diff --git a/Drones/Assets/Drones/Prefabs/Drone_2_Prototype.prefab b/Drones/Assets/Drones/Prefabs/Drone_2_Prototype.prefab index 6e687b3..5e63734 100644 --- a/Drones/Assets/Drones/Prefabs/Drone_2_Prototype.prefab +++ b/Drones/Assets/Drones/Prefabs/Drone_2_Prototype.prefab @@ -242,7 +242,7 @@ MonoBehaviour: m_EditorClassIdentifier: moveSpeed: 70 throttleSpeed: 50 - yawSpeed: 180 + yawSpeed: 270 tiltSpeed: 14 maxRollDeg: 28 maxPitchDeg: 28 diff --git a/Drones/ProjectSettings/ProjectSettings.asset b/Drones/ProjectSettings/ProjectSettings.asset index 3c0660a..012f5a4 100644 --- a/Drones/ProjectSettings/ProjectSettings.asset +++ b/Drones/ProjectSettings/ProjectSettings.asset @@ -131,6 +131,8 @@ PlayerSettings: - {fileID: 0} - {fileID: 0} - {fileID: 0} + - {fileID: 0} + - {fileID: 0} metroInputSource: 0 wsaTransparentSwapchain: 0 m_HolographicPauseOnTrackingLoss: 1