diff --git a/characters/pico-pixel.json b/characters/pico-pixel.json new file mode 100644 index 0000000..c3c4f73 --- /dev/null +++ b/characters/pico-pixel.json @@ -0,0 +1,133 @@ +{ + "animations": [ + { + "loop": false, + "offsets": [ + 0, + 0 + ], + "anim": "singLEFTmiss", + "fps": 24, + "name": "leftmiss", + "indices": [] + }, + { + "loop": false, + "offsets": [ + 0, + 0 + ], + "anim": "singUPmiss", + "fps": 24, + "name": "upmiss", + "indices": [] + }, + { + "loop": false, + "offsets": [ + 0, + 0 + ], + "anim": "singLEFT", + "fps": 24, + "name": "left", + "indices": [] + }, + { + "loop": false, + "offsets": [ + 0, + 0 + ], + "anim": "singRIGHT", + "fps": 24, + "name": "right", + "indices": [] + }, + { + "loop": false, + "offsets": [ + 0, + 0 + ], + "anim": "singDOWNmiss", + "fps": 24, + "name": "downmiss", + "indices": [] + }, + { + "loop": false, + "offsets": [ + -4, + 0 + ], + "anim": "singRIGHTmiss", + "fps": 24, + "name": "rightmiss", + "indices": [] + }, + { + "loop": false, + "offsets": [ + 0, + 0 + ], + "anim": "singDOWN", + "fps": 24, + "name": "down", + "indices": [] + }, + { + "loop": false, + "offsets": [ + 0, + 0 + ], + "anim": "idle", + "fps": 24, + "name": "idle", + "indices": [] + }, + { + "loop": false, + "offsets": [ + 0, + 0 + ], + "anim": "singUP", + "fps": 24, + "name": "up", + "indices": [] + }, + { + "offsets": [ + 0, + 0 + ], + "loop": false, + "fps": 24, + "anim": "hey", + "indices": [], + "name": "hey" + } + ], + "no_antialiasing": true, + "image": "sprites/characters/picoPixel", + "position": [ + -550, + 280 + ], + "healthicon": "bf-pixel", + "flip_x": false, + "healthbar_colors": [ + 123, + 214, + 226 + ], + "camera_position": [ + -400, + 200 + ], + "sing_duration": 4, + "scale": 7 +} \ No newline at end of file diff --git a/sprites/characters/picoPixel.png b/sprites/characters/picoPixel.png new file mode 100644 index 0000000..6bb6207 Binary files /dev/null and b/sprites/characters/picoPixel.png differ diff --git a/sprites/characters/picoPixel.xml b/sprites/characters/picoPixel.xml new file mode 100644 index 0000000..c359068 --- /dev/null +++ b/sprites/characters/picoPixel.xml @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file