Skip to content

Commit

Permalink
Added Aseprite Sprite Extractor
Browse files Browse the repository at this point in the history
  • Loading branch information
Uncle-Uee committed Jun 23, 2024
1 parent 0dfdd58 commit 78dc0c6
Show file tree
Hide file tree
Showing 7 changed files with 46 additions and 14 deletions.
8 changes: 8 additions & 0 deletions Assets/Tools/AsepriteExtractor.meta

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

8 changes: 8 additions & 0 deletions Assets/Tools/AsepriteExtractor/Editor.meta

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

Binary file not shown.

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

2 changes: 2 additions & 0 deletions Assets/Tools/AsepriteExtractor/Editor/Readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
To use the AsepriteSpriteExtractor you need to have the Unity Aseprite Package in your project.
You can download it from the Unity Package Manager.
7 changes: 7 additions & 0 deletions Assets/Tools/AsepriteExtractor/Editor/Readme.txt.meta

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

28 changes: 14 additions & 14 deletions UserSettings/Layouts/default-2023.dwlt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ MonoBehaviour:
m_MinSize: {x: 300, y: 100}
m_MaxSize: {x: 24288, y: 16192}
vertical: 0
controlID: 23
controlID: 94
--- !u!114 &6
MonoBehaviour:
m_ObjectHideFlags: 52
Expand All @@ -145,7 +145,7 @@ MonoBehaviour:
m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 8096, y: 16192}
vertical: 1
controlID: 24
controlID: 51
--- !u!114 &7
MonoBehaviour:
m_ObjectHideFlags: 52
Expand All @@ -156,7 +156,7 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: SceneView
m_Name: ConsoleWindow
m_EditorClassIdentifier:
m_Children: []
m_Position:
Expand All @@ -165,18 +165,18 @@ MonoBehaviour:
y: 0
width: 1137
height: 626
m_MinSize: {x: 201, y: 221}
m_MinSize: {x: 101, y: 121}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 19}
m_ActualView: {fileID: 17}
m_Panes:
- {fileID: 14}
- {fileID: 15}
- {fileID: 16}
- {fileID: 17}
- {fileID: 18}
- {fileID: 19}
m_Selected: 5
m_LastSelected: 0
m_Selected: 3
m_LastSelected: 5
--- !u!114 &8
MonoBehaviour:
m_ObjectHideFlags: 52
Expand Down Expand Up @@ -229,7 +229,7 @@ MonoBehaviour:
m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 8096, y: 16192}
vertical: 1
controlID: 68
controlID: 95
--- !u!114 &10
MonoBehaviour:
m_ObjectHideFlags: 52
Expand Down Expand Up @@ -551,8 +551,8 @@ MonoBehaviour:
m_Pos:
serializedVersion: 2
x: 0
y: 73
width: 1137
y: 19
width: 1136
height: 605
m_SerializedDataModeController:
m_DataMode: 0
Expand Down Expand Up @@ -663,7 +663,7 @@ MonoBehaviour:
m_Pos:
serializedVersion: 2
x: 0
y: 19
y: 73
width: 1136
height: 605
m_SerializedDataModeController:
Expand Down Expand Up @@ -1547,7 +1547,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 28ecffff
m_ExpandedIDs: eefaffff
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
Expand Down Expand Up @@ -1638,7 +1638,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs: b85a0000
m_LastClickedID: 23224
m_ExpandedIDs: 000000004a5800004c5800004e580000505800005258000054580000
m_ExpandedIDs: 000000004a5800004c5800004e5800005058000052580000545800005658000058580000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
Expand Down Expand Up @@ -1667,7 +1667,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 000000004a5800004c5800004e580000505800005258000054580000
m_ExpandedIDs: 000000004a5800004c5800004e5800005058000052580000545800005658000058580000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
Expand Down

0 comments on commit 78dc0c6

Please sign in to comment.