Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Commit 8454bca

Browse files
Made the particles on event example player hidden
1 parent fb73543 commit 8454bca

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

Assets/SO Architecture/Examples/Objects/OnPlayerDamaged.asset

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ MonoBehaviour:
1111
m_Script: {fileID: 11500000, guid: 7a78c7052899406438e9fc79486b45c0, type: 3}
1212
m_Name: OnPlayerDamaged
1313
m_EditorClassIdentifier:
14-
DeveloperDescription:
14+
DeveloperDescription:
15+
_value:

Assets/SO Architecture/Examples/Prefabs/Event Example Player.prefab

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,8 @@ MonoBehaviour:
177177
m_Script: {fileID: 11500000, guid: 5758ca93461aeeb4589456a052b07d74, type: 3}
178178
m_Name:
179179
m_EditorClassIdentifier:
180-
DeveloperDescription:
180+
DeveloperDescription:
181+
_value:
181182
_debugColor: {r: 0, g: 1, b: 1, a: 1}
182183
_event: {fileID: 11400000, guid: 6205baf386184bf4c879e8216918a90a, type: 2}
183184
_response:

Assets/SO Architecture/Examples/Scenes/Example #02 - Events.unity

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -441,11 +441,6 @@ Prefab:
441441
propertyPath: m_RootOrder
442442
value: 4
443443
objectReference: {fileID: 0}
444-
- target: {fileID: 114723287923023254, guid: c478e907c947a8f4fbf1ac2ffce44704,
445-
type: 2}
446-
propertyPath: DeveloperDescription._value
447-
value:
448-
objectReference: {fileID: 0}
449444
m_RemovedComponents: []
450445
m_SourcePrefab: {fileID: 100100000, guid: c478e907c947a8f4fbf1ac2ffce44704, type: 2}
451446
m_IsPrefabAsset: 0

0 commit comments

Comments
 (0)