Skip to content

Commit db68ad2

Browse files
PeanutbutterWarriorPeanutbutterWarrior
authored andcommitted
Change to mushroom sprite
1 parent be4c55f commit db68ad2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sprites/RedMushroom.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"spriteSheetURL": "./img/characters.gif",
2+
"spriteSheetURL": "./img/items.png",
33
"type":"character",
44
"size":[16,16],
55
"sprites":[
66
{
77
"name":"mushroom",
8-
"x":389,
9-
"y":268,
8+
"x":0,
9+
"y":16,
1010
"scalefactor":2,
1111
"colorKey":-1,
1212
"collision":false

0 commit comments

Comments
 (0)