Skip to content

Commit 398f91a

Browse files
committed
Example project added
1 parent 4408ed3 commit 398f91a

30 files changed

+2691
-0
lines changed

.vscode/settings.json

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"files.exclude":
3+
{
4+
"**/.DS_Store":true,
5+
"**/.git":true,
6+
"**/.gitignore":true,
7+
"**/.gitmodules":true,
8+
"**/*.booproj":true,
9+
"**/*.pidb":true,
10+
"**/*.suo":true,
11+
"**/*.user":true,
12+
"**/*.userprefs":true,
13+
"**/*.unityproj":true,
14+
"**/*.dll":true,
15+
"**/*.exe":true,
16+
"**/*.pdf":true,
17+
"**/*.mid":true,
18+
"**/*.midi":true,
19+
"**/*.wav":true,
20+
"**/*.gif":true,
21+
"**/*.ico":true,
22+
"**/*.jpg":true,
23+
"**/*.jpeg":true,
24+
"**/*.png":true,
25+
"**/*.psd":true,
26+
"**/*.tga":true,
27+
"**/*.tif":true,
28+
"**/*.tiff":true,
29+
"**/*.3ds":true,
30+
"**/*.3DS":true,
31+
"**/*.fbx":true,
32+
"**/*.FBX":true,
33+
"**/*.lxo":true,
34+
"**/*.LXO":true,
35+
"**/*.ma":true,
36+
"**/*.MA":true,
37+
"**/*.obj":true,
38+
"**/*.OBJ":true,
39+
"**/*.asset":true,
40+
"**/*.cubemap":true,
41+
"**/*.flare":true,
42+
"**/*.mat":true,
43+
"**/*.meta":true,
44+
"**/*.prefab":true,
45+
"**/*.unity":true,
46+
"build/":true,
47+
"Build/":true,
48+
"Library/":true,
49+
"library/":true,
50+
"obj/":true,
51+
"Obj/":true,
52+
"ProjectSettings/":true,
53+
"temp/":true,
54+
"Temp/":true
55+
}
56+
}

Assets/Scenes.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Scenes/SampleScene.unity

Lines changed: 221 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,221 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!29 &1
4+
OcclusionCullingSettings:
5+
m_ObjectHideFlags: 0
6+
serializedVersion: 2
7+
m_OcclusionBakeSettings:
8+
smallestOccluder: 5
9+
smallestHole: 0.25
10+
backfaceThreshold: 100
11+
m_SceneGUID: 00000000000000000000000000000000
12+
m_OcclusionCullingData: {fileID: 0}
13+
--- !u!104 &2
14+
RenderSettings:
15+
m_ObjectHideFlags: 0
16+
serializedVersion: 9
17+
m_Fog: 0
18+
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
19+
m_FogMode: 3
20+
m_FogDensity: 0.01
21+
m_LinearFogStart: 0
22+
m_LinearFogEnd: 300
23+
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
24+
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
25+
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
26+
m_AmbientIntensity: 1
27+
m_AmbientMode: 3
28+
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
29+
m_SkyboxMaterial: {fileID: 0}
30+
m_HaloStrength: 0.5
31+
m_FlareStrength: 1
32+
m_FlareFadeSpeed: 3
33+
m_HaloTexture: {fileID: 0}
34+
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
35+
m_DefaultReflectionMode: 0
36+
m_DefaultReflectionResolution: 128
37+
m_ReflectionBounces: 1
38+
m_ReflectionIntensity: 1
39+
m_CustomReflection: {fileID: 0}
40+
m_Sun: {fileID: 0}
41+
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
42+
m_UseRadianceAmbientProbe: 0
43+
--- !u!157 &3
44+
LightmapSettings:
45+
m_ObjectHideFlags: 0
46+
serializedVersion: 12
47+
m_GIWorkflowMode: 1
48+
m_GISettings:
49+
serializedVersion: 2
50+
m_BounceScale: 1
51+
m_IndirectOutputScale: 1
52+
m_AlbedoBoost: 1
53+
m_EnvironmentLightingMode: 0
54+
m_EnableBakedLightmaps: 0
55+
m_EnableRealtimeLightmaps: 0
56+
m_LightmapEditorSettings:
57+
serializedVersion: 12
58+
m_Resolution: 2
59+
m_BakeResolution: 40
60+
m_AtlasSize: 1024
61+
m_AO: 0
62+
m_AOMaxDistance: 1
63+
m_CompAOExponent: 1
64+
m_CompAOExponentDirect: 0
65+
m_ExtractAmbientOcclusion: 0
66+
m_Padding: 2
67+
m_LightmapParameters: {fileID: 0}
68+
m_LightmapsBakeMode: 1
69+
m_TextureCompression: 1
70+
m_FinalGather: 0
71+
m_FinalGatherFiltering: 1
72+
m_FinalGatherRayCount: 256
73+
m_ReflectionCompression: 2
74+
m_MixedBakeMode: 2
75+
m_BakeBackend: 0
76+
m_PVRSampling: 1
77+
m_PVRDirectSampleCount: 32
78+
m_PVRSampleCount: 500
79+
m_PVRBounces: 2
80+
m_PVREnvironmentSampleCount: 500
81+
m_PVREnvironmentReferencePointCount: 2048
82+
m_PVRFilteringMode: 2
83+
m_PVRDenoiserTypeDirect: 0
84+
m_PVRDenoiserTypeIndirect: 0
85+
m_PVRDenoiserTypeAO: 0
86+
m_PVRFilterTypeDirect: 0
87+
m_PVRFilterTypeIndirect: 0
88+
m_PVRFilterTypeAO: 0
89+
m_PVREnvironmentMIS: 0
90+
m_PVRCulling: 1
91+
m_PVRFilteringGaussRadiusDirect: 1
92+
m_PVRFilteringGaussRadiusIndirect: 5
93+
m_PVRFilteringGaussRadiusAO: 2
94+
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
95+
m_PVRFilteringAtrousPositionSigmaIndirect: 2
96+
m_PVRFilteringAtrousPositionSigmaAO: 1
97+
m_ExportTrainingData: 0
98+
m_TrainingDataDestination: TrainingData
99+
m_LightProbeSampleCountMultiplier: 4
100+
m_LightingDataAsset: {fileID: 0}
101+
m_LightingSettings: {fileID: 0}
102+
--- !u!196 &4
103+
NavMeshSettings:
104+
serializedVersion: 2
105+
m_ObjectHideFlags: 0
106+
m_BuildSettings:
107+
serializedVersion: 2
108+
agentTypeID: 0
109+
agentRadius: 0.5
110+
agentHeight: 2
111+
agentSlope: 45
112+
agentClimb: 0.4
113+
ledgeDropHeight: 0
114+
maxJumpAcrossDistance: 0
115+
minRegionArea: 2
116+
manualCellSize: 0
117+
cellSize: 0.16666667
118+
manualTileSize: 0
119+
tileSize: 256
120+
accuratePlacement: 0
121+
maxJobWorkers: 0
122+
preserveTilesOutsideBounds: 0
123+
debug:
124+
m_Flags: 0
125+
m_NavMeshData: {fileID: 0}
126+
--- !u!1 &519420028
127+
GameObject:
128+
m_ObjectHideFlags: 0
129+
m_CorrespondingSourceObject: {fileID: 0}
130+
m_PrefabInstance: {fileID: 0}
131+
m_PrefabAsset: {fileID: 0}
132+
serializedVersion: 6
133+
m_Component:
134+
- component: {fileID: 519420032}
135+
- component: {fileID: 519420031}
136+
- component: {fileID: 519420029}
137+
- component: {fileID: 519420030}
138+
m_Layer: 0
139+
m_Name: Main Camera
140+
m_TagString: MainCamera
141+
m_Icon: {fileID: 0}
142+
m_NavMeshLayer: 0
143+
m_StaticEditorFlags: 0
144+
m_IsActive: 1
145+
--- !u!81 &519420029
146+
AudioListener:
147+
m_ObjectHideFlags: 0
148+
m_CorrespondingSourceObject: {fileID: 0}
149+
m_PrefabInstance: {fileID: 0}
150+
m_PrefabAsset: {fileID: 0}
151+
m_GameObject: {fileID: 519420028}
152+
m_Enabled: 1
153+
--- !u!114 &519420030
154+
MonoBehaviour:
155+
m_ObjectHideFlags: 0
156+
m_CorrespondingSourceObject: {fileID: 0}
157+
m_PrefabInstance: {fileID: 0}
158+
m_PrefabAsset: {fileID: 0}
159+
m_GameObject: {fileID: 519420028}
160+
m_Enabled: 1
161+
m_EditorHideFlags: 0
162+
m_Script: {fileID: 11500000, guid: a7461d25d8881084c88503b230827a6b, type: 3}
163+
m_Name:
164+
m_EditorClassIdentifier:
165+
--- !u!20 &519420031
166+
Camera:
167+
m_ObjectHideFlags: 0
168+
m_CorrespondingSourceObject: {fileID: 0}
169+
m_PrefabInstance: {fileID: 0}
170+
m_PrefabAsset: {fileID: 0}
171+
m_GameObject: {fileID: 519420028}
172+
m_Enabled: 1
173+
serializedVersion: 2
174+
m_ClearFlags: 2
175+
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
176+
m_projectionMatrixMode: 1
177+
m_GateFitMode: 2
178+
m_FOVAxisMode: 0
179+
m_SensorSize: {x: 36, y: 24}
180+
m_LensShift: {x: 0, y: 0}
181+
m_FocalLength: 50
182+
m_NormalizedViewPortRect:
183+
serializedVersion: 2
184+
x: 0
185+
y: 0
186+
width: 1
187+
height: 1
188+
near clip plane: 0.3
189+
far clip plane: 1000
190+
field of view: 60
191+
orthographic: 1
192+
orthographic size: 5
193+
m_Depth: -1
194+
m_CullingMask:
195+
serializedVersion: 2
196+
m_Bits: 4294967295
197+
m_RenderingPath: -1
198+
m_TargetTexture: {fileID: 0}
199+
m_TargetDisplay: 0
200+
m_TargetEye: 0
201+
m_HDR: 1
202+
m_AllowMSAA: 0
203+
m_AllowDynamicResolution: 0
204+
m_ForceIntoRT: 0
205+
m_OcclusionCulling: 0
206+
m_StereoConvergence: 10
207+
m_StereoSeparation: 0.022
208+
--- !u!4 &519420032
209+
Transform:
210+
m_ObjectHideFlags: 0
211+
m_CorrespondingSourceObject: {fileID: 0}
212+
m_PrefabInstance: {fileID: 0}
213+
m_PrefabAsset: {fileID: 0}
214+
m_GameObject: {fileID: 519420028}
215+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
216+
m_LocalPosition: {x: 0, y: 0, z: -10}
217+
m_LocalScale: {x: 1, y: 1, z: 1}
218+
m_Children: []
219+
m_Father: {fileID: 0}
220+
m_RootOrder: 0
221+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

Assets/Scenes/SampleScene.unity.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Script.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Script/Secret.cs

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
using UnityEngine;
2+
3+
public class Secret : MonoBehaviour
4+
{
5+
private string pass = "";
6+
7+
void Start()
8+
{
9+
if(pass == "S3Cr37")
10+
{
11+
Debug.Log("you have access");
12+
}
13+
}
14+
}

Assets/Script/Secret.cs.meta

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Packages/manifest.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"dependencies": {
3+
"com.unity.2d.animation": "5.1.0",
4+
"com.unity.2d.pixel-perfect": "4.0.1",
5+
"com.unity.2d.psdimporter": "4.2.0",
6+
"com.unity.2d.sprite": "1.0.0",
7+
"com.unity.2d.spriteshape": "5.2.0",
8+
"com.unity.2d.tilemap": "1.0.0",
9+
"com.unity.collab-proxy": "1.15.12",
10+
"com.unity.ide.rider": "2.0.7",
11+
"com.unity.ide.visualstudio": "2.0.14",
12+
"com.unity.ide.vscode": "1.2.4",
13+
"com.unity.test-framework": "1.1.29",
14+
"com.unity.textmeshpro": "3.0.6",
15+
"com.unity.timeline": "1.4.8",
16+
"com.unity.ugui": "1.0.0",
17+
"com.unity.modules.ai": "1.0.0",
18+
"com.unity.modules.androidjni": "1.0.0",
19+
"com.unity.modules.animation": "1.0.0",
20+
"com.unity.modules.assetbundle": "1.0.0",
21+
"com.unity.modules.audio": "1.0.0",
22+
"com.unity.modules.cloth": "1.0.0",
23+
"com.unity.modules.director": "1.0.0",
24+
"com.unity.modules.imageconversion": "1.0.0",
25+
"com.unity.modules.imgui": "1.0.0",
26+
"com.unity.modules.jsonserialize": "1.0.0",
27+
"com.unity.modules.particlesystem": "1.0.0",
28+
"com.unity.modules.physics": "1.0.0",
29+
"com.unity.modules.physics2d": "1.0.0",
30+
"com.unity.modules.screencapture": "1.0.0",
31+
"com.unity.modules.terrain": "1.0.0",
32+
"com.unity.modules.terrainphysics": "1.0.0",
33+
"com.unity.modules.tilemap": "1.0.0",
34+
"com.unity.modules.ui": "1.0.0",
35+
"com.unity.modules.uielements": "1.0.0",
36+
"com.unity.modules.umbra": "1.0.0",
37+
"com.unity.modules.unityanalytics": "1.0.0",
38+
"com.unity.modules.unitywebrequest": "1.0.0",
39+
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
40+
"com.unity.modules.unitywebrequestaudio": "1.0.0",
41+
"com.unity.modules.unitywebrequesttexture": "1.0.0",
42+
"com.unity.modules.unitywebrequestwww": "1.0.0",
43+
"com.unity.modules.vehicles": "1.0.0",
44+
"com.unity.modules.video": "1.0.0",
45+
"com.unity.modules.vr": "1.0.0",
46+
"com.unity.modules.wind": "1.0.0",
47+
"com.unity.modules.xr": "1.0.0"
48+
}
49+
}

0 commit comments

Comments
 (0)