Skip to content

Commit

Permalink
i hope this dosen't fuel generic platformers lol
Browse files Browse the repository at this point in the history
  • Loading branch information
nmsderp authored Mar 10, 2024
1 parent 61d4a69 commit 9df96e8
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/lib/libraries/costumes.json
Original file line number Diff line number Diff line change
Expand Up @@ -3783,6 +3783,18 @@
"rotationCenterX": 21,
"rotationCenterY": 32
},
{
"name": "Platformer",
"tags": [
"fantasy"
],
"assetId": "948bb86ca03e9f7e08a6c3d189f3a177",
"bitmapResolution": 1,
"dataFormat": "svg",
"md5ext": "948bb86ca03e9f7e08a6c3d189f3a177.svg",
"rotationCenterX": 21,
"rotationCenterY": 32
},
{
"name": "Drum-snare-b",
"tags": [
Expand Down
31 changes: 31 additions & 0 deletions src/lib/libraries/sprites.json
Original file line number Diff line number Diff line change
Expand Up @@ -9522,6 +9522,37 @@
],
"blocks": {}
},
{
"name": "Platformer...",
"tags": [
"fantasy"
],
"isStage": false,
"variables": {},
"costumes": [
{
"assetId": "948bb86ca03e9f7e08a6c3d189f3a177",
"name": "Platformer...",
"bitmapResolution": 1,
"md5ext": "948bb86ca03e9f7e08a6c3d189f3a177.svg",
"dataFormat": "svg",
"rotationCenterX": 74,
"rotationCenterY": 78
}
],
"sounds": [
{
"assetId": "45ffcf97ee2edca0199ff5aa71a5b72e",
"name": "horse",
"dataFormat": "wav",
"format": "",
"rate": 44100,
"sampleCount": 57856,
"md5ext": "45ffcf97ee2edca0199ff5aa71a5b72e.wav"
}
],
"blocks": {}
},
{
"name": "poo snail",
"tags": [
Expand Down

0 comments on commit 9df96e8

Please sign in to comment.