Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Commit 76203e1

Browse files
committed
Added Prision Architect Example
1 parent c9637cb commit 76203e1

13 files changed

+468
-2
lines changed

Assets/ScreenSpace/FizzleFade/Scripts/FizzleFade.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ public void Fizzle(Color pixelColour) {
5757

5858
for (int x = 0; x <= width; x++) {
5959
for (int y = 0; y <= height; y++) {
60-
//StartCoroutine(WaitAndPrint(x, y, pixelColour, 1));
61-
//FizzleTexture2D.SetPixel(x, y, pixelColour);
60+
StartCoroutine(WaitAndPrint(x, y, pixelColour, 1));
61+
FizzleTexture2D.SetPixel(x, y, pixelColour);
6262
}
6363
}
6464

Assets/ScreenSpace/PrisionArchitect.meta

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/ScreenSpace/PrisionArchitect/Animations.meta

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/ScreenSpace/PrisionArchitect/Images.meta

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/ScreenSpace/PrisionArchitect/Prefabs.meta

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Example
2+
![Example name demo image](LINK TO IMAGE)
3+
4+
### Description
5+
Hello, I am a description which should be replaced so. Please replace me.
6+
7+
#### Included:
8+
* Some stuff
9+
* Other stuff
10+
* Things
11+
12+
#### Todo:
13+
* Everything
14+
15+
### Supported aspect ratios
16+
* 5:4 ❓
17+
* 4:3 ❓
18+
* 3:2 ❓
19+
* 16:10 ❓
20+
* 16:9 ❓
21+
22+
### Supported Platforms
23+
* Editor ❓
24+
* Standalone ❓
25+
* UWP ❓
26+
27+
**Mobile**
28+
* iOS ❓
29+
* Android ❓
30+
31+
**Console**
32+
* Xbox One ❓
33+
* PS4 ❓
34+
35+
### Parameters
36+
* Class
37+
* Field - This is a field description.
38+
* **SubClass Position**
39+
* Field - This is a field description.
40+
* Field - This is a field description.
41+
* **SubClass**
42+
* Field - This is a field description.
43+
* Field - This is a field description.
44+

Assets/ScreenSpace/PrisionArchitect/README.md.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/ScreenSpace/PrisionArchitect/Scenes.meta

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,278 @@
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: 8
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: 0
28+
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
29+
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 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+
--- !u!157 &3
43+
LightmapSettings:
44+
m_ObjectHideFlags: 0
45+
serializedVersion: 11
46+
m_GIWorkflowMode: 1
47+
m_GISettings:
48+
serializedVersion: 2
49+
m_BounceScale: 1
50+
m_IndirectOutputScale: 1
51+
m_AlbedoBoost: 1
52+
m_TemporalCoherenceThreshold: 1
53+
m_EnvironmentLightingMode: 0
54+
m_EnableBakedLightmaps: 1
55+
m_EnableRealtimeLightmaps: 1
56+
m_LightmapEditorSettings:
57+
serializedVersion: 9
58+
m_Resolution: 2
59+
m_BakeResolution: 40
60+
m_TextureWidth: 1024
61+
m_TextureHeight: 1024
62+
m_AO: 0
63+
m_AOMaxDistance: 1
64+
m_CompAOExponent: 1
65+
m_CompAOExponentDirect: 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_PVRFiltering: 0
81+
m_PVRFilteringMode: 1
82+
m_PVRCulling: 1
83+
m_PVRFilteringGaussRadiusDirect: 1
84+
m_PVRFilteringGaussRadiusIndirect: 5
85+
m_PVRFilteringGaussRadiusAO: 2
86+
m_PVRFilteringAtrousColorSigma: 1
87+
m_PVRFilteringAtrousNormalSigma: 1
88+
m_PVRFilteringAtrousPositionSigma: 1
89+
m_LightingDataAsset: {fileID: 0}
90+
m_UseShadowmask: 1
91+
--- !u!196 &4
92+
NavMeshSettings:
93+
serializedVersion: 2
94+
m_ObjectHideFlags: 0
95+
m_BuildSettings:
96+
serializedVersion: 2
97+
agentTypeID: 0
98+
agentRadius: 0.5
99+
agentHeight: 2
100+
agentSlope: 45
101+
agentClimb: 0.4
102+
ledgeDropHeight: 0
103+
maxJumpAcrossDistance: 0
104+
minRegionArea: 2
105+
manualCellSize: 0
106+
cellSize: 0.16666667
107+
manualTileSize: 0
108+
tileSize: 256
109+
accuratePlacement: 0
110+
m_NavMeshData: {fileID: 0}
111+
--- !u!1 &449912356
112+
GameObject:
113+
m_ObjectHideFlags: 0
114+
m_PrefabParentObject: {fileID: 0}
115+
m_PrefabInternal: {fileID: 0}
116+
serializedVersion: 5
117+
m_Component:
118+
- component: {fileID: 449912361}
119+
- component: {fileID: 449912360}
120+
- component: {fileID: 449912359}
121+
- component: {fileID: 449912358}
122+
- component: {fileID: 449912357}
123+
m_Layer: 0
124+
m_Name: Main Camera
125+
m_TagString: MainCamera
126+
m_Icon: {fileID: 0}
127+
m_NavMeshLayer: 0
128+
m_StaticEditorFlags: 0
129+
m_IsActive: 1
130+
--- !u!81 &449912357
131+
AudioListener:
132+
m_ObjectHideFlags: 0
133+
m_PrefabParentObject: {fileID: 0}
134+
m_PrefabInternal: {fileID: 0}
135+
m_GameObject: {fileID: 449912356}
136+
m_Enabled: 1
137+
--- !u!124 &449912358
138+
Behaviour:
139+
m_ObjectHideFlags: 0
140+
m_PrefabParentObject: {fileID: 0}
141+
m_PrefabInternal: {fileID: 0}
142+
m_GameObject: {fileID: 449912356}
143+
m_Enabled: 1
144+
--- !u!92 &449912359
145+
Behaviour:
146+
m_ObjectHideFlags: 0
147+
m_PrefabParentObject: {fileID: 0}
148+
m_PrefabInternal: {fileID: 0}
149+
m_GameObject: {fileID: 449912356}
150+
m_Enabled: 1
151+
--- !u!20 &449912360
152+
Camera:
153+
m_ObjectHideFlags: 0
154+
m_PrefabParentObject: {fileID: 0}
155+
m_PrefabInternal: {fileID: 0}
156+
m_GameObject: {fileID: 449912356}
157+
m_Enabled: 1
158+
serializedVersion: 2
159+
m_ClearFlags: 1
160+
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
161+
m_NormalizedViewPortRect:
162+
serializedVersion: 2
163+
x: 0
164+
y: 0
165+
width: 1
166+
height: 1
167+
near clip plane: 0.3
168+
far clip plane: 1000
169+
field of view: 60
170+
orthographic: 0
171+
orthographic size: 5
172+
m_Depth: -1
173+
m_CullingMask:
174+
serializedVersion: 2
175+
m_Bits: 4294967295
176+
m_RenderingPath: -1
177+
m_TargetTexture: {fileID: 0}
178+
m_TargetDisplay: 0
179+
m_TargetEye: 3
180+
m_HDR: 1
181+
m_AllowMSAA: 1
182+
m_ForceIntoRT: 0
183+
m_OcclusionCulling: 1
184+
m_StereoConvergence: 10
185+
m_StereoSeparation: 0.022
186+
m_StereoMirrorMode: 0
187+
--- !u!4 &449912361
188+
Transform:
189+
m_ObjectHideFlags: 0
190+
m_PrefabParentObject: {fileID: 0}
191+
m_PrefabInternal: {fileID: 0}
192+
m_GameObject: {fileID: 449912356}
193+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
194+
m_LocalPosition: {x: 0, y: 1, z: -10}
195+
m_LocalScale: {x: 1, y: 1, z: 1}
196+
m_Children: []
197+
m_Father: {fileID: 0}
198+
m_RootOrder: 0
199+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
200+
--- !u!1 &2062527773
201+
GameObject:
202+
m_ObjectHideFlags: 0
203+
m_PrefabParentObject: {fileID: 0}
204+
m_PrefabInternal: {fileID: 0}
205+
serializedVersion: 5
206+
m_Component:
207+
- component: {fileID: 2062527775}
208+
- component: {fileID: 2062527774}
209+
m_Layer: 0
210+
m_Name: Directional Light
211+
m_TagString: Untagged
212+
m_Icon: {fileID: 0}
213+
m_NavMeshLayer: 0
214+
m_StaticEditorFlags: 0
215+
m_IsActive: 1
216+
--- !u!108 &2062527774
217+
Light:
218+
m_ObjectHideFlags: 0
219+
m_PrefabParentObject: {fileID: 0}
220+
m_PrefabInternal: {fileID: 0}
221+
m_GameObject: {fileID: 2062527773}
222+
m_Enabled: 1
223+
serializedVersion: 8
224+
m_Type: 1
225+
m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
226+
m_Intensity: 1
227+
m_Range: 10
228+
m_SpotAngle: 30
229+
m_CookieSize: 10
230+
m_Shadows:
231+
m_Type: 2
232+
m_Resolution: -1
233+
m_CustomResolution: -1
234+
m_Strength: 1
235+
m_Bias: 0.05
236+
m_NormalBias: 0.4
237+
m_NearPlane: 0.2
238+
m_Cookie: {fileID: 0}
239+
m_DrawHalo: 0
240+
m_Flare: {fileID: 0}
241+
m_RenderMode: 0
242+
m_CullingMask:
243+
serializedVersion: 2
244+
m_Bits: 4294967295
245+
m_Lightmapping: 4
246+
m_AreaSize: {x: 1, y: 1}
247+
m_BounceIntensity: 1
248+
m_FalloffTable:
249+
m_Table[0]: 0
250+
m_Table[1]: 0
251+
m_Table[2]: 0
252+
m_Table[3]: 0
253+
m_Table[4]: 0
254+
m_Table[5]: 0
255+
m_Table[6]: 0
256+
m_Table[7]: 0
257+
m_Table[8]: 0
258+
m_Table[9]: 0
259+
m_Table[10]: 0
260+
m_Table[11]: 0
261+
m_Table[12]: 0
262+
m_ColorTemperature: 6570
263+
m_UseColorTemperature: 0
264+
m_ShadowRadius: 0
265+
m_ShadowAngle: 0
266+
--- !u!4 &2062527775
267+
Transform:
268+
m_ObjectHideFlags: 0
269+
m_PrefabParentObject: {fileID: 0}
270+
m_PrefabInternal: {fileID: 0}
271+
m_GameObject: {fileID: 2062527773}
272+
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
273+
m_LocalPosition: {x: 0, y: 3, z: 0}
274+
m_LocalScale: {x: 1, y: 1, z: 1}
275+
m_Children: []
276+
m_Father: {fileID: 0}
277+
m_RootOrder: 1
278+
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}

0 commit comments

Comments
 (0)