-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
π€ Added a character editor. π©π»βπ» Cleaned some lazy coding.
- Loading branch information
1 parent
b3b1fca
commit cf856dc
Showing
7 changed files
with
626 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
assets/backups/* | ||
node_modules/* | ||
package*.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1 @@ | ||
{ | ||
"frames": [ | ||
{ | ||
"w": "250px", | ||
"h": "419px", | ||
"p": "-59px -96px" | ||
}, | ||
{ | ||
"w": "260px", | ||
"h": "419px", | ||
"p": "-317px -96px" | ||
}, | ||
{ | ||
"w": "342px", | ||
"h": "419px", | ||
"p": "-578px -96px" | ||
} | ||
] | ||
} | ||
{"frames":[{"w":"258px","h":"437px","p":"-56px -76.99999237060547px"},{"w":"268px","h":"437px","p":"-314px -76.99999237060547px"},{"w":"360px","h":"437px","p":"-573px -77.99999237060547px"}]} |
Oops, something went wrong.