Skip to content

Commit

Permalink
add filter view
Browse files Browse the repository at this point in the history
  • Loading branch information
stilnat committed Dec 3, 2024
1 parent 1080016 commit 03fd329
Show file tree
Hide file tree
Showing 16 changed files with 1,968 additions and 9 deletions.
4 changes: 4 additions & 0 deletions Assets/Content/Addressables/AssetGroups/Items.asset
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,10 @@ MonoBehaviour:
m_Address: Assets/Content/WorldObjects/Structures/Atmos/ValveManual.prefab
m_ReadOnly: 0
m_SerializedLabels: []
- m_GUID: 420c8757d9e32fa43bee79d6c980fd19
m_Address: Assets/Content/WorldObjects/Furniture/Machines/Atmospherics/FilterR.prefab
m_ReadOnly: 0
m_SerializedLabels: []
m_ReadOnly: 0
m_Settings: {fileID: 11400000, guid: ddc57d0f5f9fb874e8a26db0c5b215e0, type: 2}
m_SchemaSet:
Expand Down
2 changes: 2 additions & 0 deletions Assets/Content/Data/Databases/Items.asset
Original file line number Diff line number Diff line change
Expand Up @@ -212,4 +212,6 @@ MonoBehaviour:
_value: {fileID: 2114292304283180005, guid: bc08055e4ec2e204f8f46a379b2b6603, type: 3}
- _key: ValveManual
_value: {fileID: 7517227644148288971, guid: e27b2c3f420e9b64da16541e1e381830, type: 3}
- _key: FilterR
_value: {fileID: 5199170345094387172, guid: 420c8757d9e32fa43bee79d6c980fd19, type: 3}
_new:
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4584c35d672b8a74797cc5efa123ce16, type: 3}
m_Name: FilterRSo
m_EditorClassIdentifier:
prefab: {fileID: 5199170345094387172, guid: 420c8757d9e32fa43bee79d6c980fd19, type: 3}
icon: {fileID: 0}
layer: 1
genericType: 1
specificType: 0
width: 1
height: 1
isLarge: 0

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions Assets/Content/Systems/UI/Systems/Atmos.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 03fd329

Please sign in to comment.