Skip to content

Commit

Permalink
feat: Test
Browse files Browse the repository at this point in the history
  • Loading branch information
christides11 committed Aug 2, 2022
1 parent 50c9bd3 commit 5f25b8b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
1 change: 1 addition & 0 deletions Assets/HnSF/State/StateTimeline.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ namespace HnSF
{
public class StateTimeline : ScriptableObject
{

public string stateName;
public bool useBaseState = false;
public StateTimeline baseState;
Expand Down
24 changes: 12 additions & 12 deletions UserSettings/Layouts/default-2021.dwlt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ MonoBehaviour:
m_MinSize: {x: 300, y: 200}
m_MaxSize: {x: 24288, y: 16192}
vertical: 0
controlID: 135
controlID: 49
--- !u!114 &3
MonoBehaviour:
m_ObjectHideFlags: 52
Expand Down Expand Up @@ -224,7 +224,7 @@ MonoBehaviour:
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 16192, y: 16192}
vertical: 1
controlID: 82
controlID: 50
--- !u!114 &10
MonoBehaviour:
m_ObjectHideFlags: 52
Expand All @@ -249,7 +249,7 @@ MonoBehaviour:
m_MinSize: {x: 200, y: 100}
m_MaxSize: {x: 16192, y: 8096}
vertical: 0
controlID: 83
controlID: 51
--- !u!114 &11
MonoBehaviour:
m_ObjectHideFlags: 52
Expand Down Expand Up @@ -398,9 +398,9 @@ MonoBehaviour:
m_IsLocked: 0
m_FolderTreeState:
scrollPos: {x: 0, y: 0}
m_SelectedIDs: 3a620000
m_LastClickedID: 25146
m_ExpandedIDs: 000000002e620000306200003262000034620000366200003862000000ca9a3b
m_SelectedIDs: dc630000
m_LastClickedID: 25564
m_ExpandedIDs: 000000002c6200002e6200003062000032620000346200003662000000ca9a3b
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
Expand Down Expand Up @@ -428,7 +428,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 000000002e62000030620000326200003462000036620000386200003a6200003c620000
m_ExpandedIDs: 000000002c6200002e62000030620000326200003462000036620000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
Expand All @@ -455,22 +455,22 @@ MonoBehaviour:
m_ListAreaState:
m_SelectedInstanceIDs:
m_LastClickedInstanceID: 0
m_HadKeyboardFocusLastEvent: 0
m_HadKeyboardFocusLastEvent: 1
m_ExpandedInstanceIDs: c6230000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
m_OriginalName:
m_Name: StateTimeline
m_OriginalName: StateTimeline
m_EditFieldRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
m_UserData: 0
m_UserData: 5148
m_IsWaitingForDelay: 0
m_IsRenaming: 0
m_OriginalEventType: 11
m_OriginalEventType: 0
m_IsRenamingFilename: 1
m_ClientGUIView: {fileID: 5}
m_CreateAssetUtility:
Expand Down

0 comments on commit 5f25b8b

Please sign in to comment.