Skip to content

Commit

Permalink
270
Browse files Browse the repository at this point in the history
  • Loading branch information
Hykudoru committed Dec 5, 2020
1 parent 577b158 commit 7ec2aac
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 1 deletion.
30 changes: 30 additions & 0 deletions Drones/Assets/Drones/Demo/Demo.unity
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Drones/Assets/Drones/Prefabs/Drone_2_Prototype.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
moveSpeed: 70
throttleSpeed: 50
yawSpeed: 180
yawSpeed: 270
tiltSpeed: 14
maxRollDeg: 28
maxPitchDeg: 28
Expand Down
2 changes: 2 additions & 0 deletions Drones/ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ PlayerSettings:
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
Expand Down

0 comments on commit 7ec2aac

Please sign in to comment.