Скрипт случайного генератора объектов
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
59
Assets/Crossy Road VR/Prefabs/Tiles/Spawn Area.prefab
Normal file
59
Assets/Crossy Road VR/Prefabs/Tiles/Spawn Area.prefab
Normal file
@ -0,0 +1,59 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &4172121947614057135
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 1496298588955676855}
|
||||
- component: {fileID: 4991181804557560453}
|
||||
m_Layer: 0
|
||||
m_Name: Spawn Area
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &1496298588955676855
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4172121947614057135}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 1, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &4991181804557560453
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4172121947614057135}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 6961f6e142293184b9a12fe3db1fdede, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
_Prefabs:
|
||||
- {fileID: 763973163060105107, guid: 1cba2280f61c904438953011bb914c2c, type: 3}
|
||||
- {fileID: 6759501887051197769, guid: 21cba59c7e14ded47b6d43dec8052b0c, type: 3}
|
||||
- {fileID: 4482222050759661, guid: c6425bc281e4ddd43817764a4e7988b6, type: 3}
|
||||
- {fileID: 3448942595357207450, guid: 63914808aa4ff3b4db990d77b29e11f8, type: 3}
|
||||
- {fileID: 5023089173133301389, guid: ba0b389d44c17b54eb9abb889a6f2cd3, type: 3}
|
||||
- {fileID: 8275329469098789300, guid: 45bb213d4ed6e1a44918bbc891a0ea9b, type: 3}
|
||||
- {fileID: 240148579861008588, guid: 8ce84c3150757ea4c8017a959bc97e92, type: 3}
|
||||
- {fileID: 2989525219562377736, guid: 5a8e66a66c846cd4c84b09703aba1b18, type: 3}
|
||||
- {fileID: 499987509891949225, guid: 41dd2961b742a3b48b0dff804aec0e73, type: 3}
|
||||
_SpawnArea: {x: 145, y: 1, z: 4}
|
||||
fixedDistance: 3
|
||||
NumOfRep: 3
|
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 93702c4eea4afdd4997dda71b984d72a
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Reference in New Issue
Block a user