Trail improved and pickups complete

This commit is contained in:
2022-07-12 16:42:20 +05:30
parent 1cd3453199
commit 653f70db9e
21 changed files with 537 additions and 38 deletions

View File

@@ -246,6 +246,36 @@ CanvasRenderer:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 37150596}
m_CullTransparentMesh: 1
--- !u!1 &41572334
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 41572335}
m_Layer: 0
m_Name: Pickups
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &41572335
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 41572334}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0.4937299, y: 0.69522977, z: -3.4301062}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 9
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &42724089
GameObject:
m_ObjectHideFlags: 0
@@ -319,7 +349,9 @@ MonoBehaviour:
playerPrefab: {fileID: 5431987895376475548, guid: e811a838f2ebb2f4fb8055331ed295e9, type: 3}
autoCreatePlayer: 1
playerSpawnMethod: 0
spawnPrefabs: []
spawnPrefabs:
- {fileID: 5339383961425506408, guid: ad54ea1b437d2b344add56c18d1efb3e, type: 3}
- {fileID: 8298505072154104440, guid: 8cfd89c315493e64782e167885b4b498, type: 3}
--- !u!4 &42724092
Transform:
m_ObjectHideFlags: 0
@@ -588,7 +620,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 332697607}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -16.873886, y: 288.569, z: -13.784264}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
@@ -608,6 +640,14 @@ MonoBehaviour:
m_EditorClassIdentifier:
syncMode: 0
syncInterval: 0.1
mapRadius: 500
maxMoons: 700
maxStars: 1000
pickupItemsParent: {fileID: 41572335}
ActiveMoons: []
ActiveStars: []
moon: {fileID: 5339383961425506408, guid: ad54ea1b437d2b344add56c18d1efb3e, type: 3}
star: {fileID: 8298505072154104440, guid: 8cfd89c315493e64782e167885b4b498, type: 3}
--- !u!114 &332697611
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -1388,6 +1428,8 @@ MonoBehaviour:
autoOffset: 0
offset: {x: 0, y: 0, z: -10}
target: {fileID: 0}
minFOV: 11
FOVmultiplier: 5
smoothness: 2.5
--- !u!1 &697893402
GameObject: