Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "animations": [
- {
- "loop": false,
- "offsets": [
- 20,
- -259
- ],
- "anim": "idle",
- "fps": 24,
- "name": "idle animation here",
- "indices": []
- },
- {
- "loop": false,
- "offsets": [
- 64,
- -265
- ],
- "anim": "singLEFT",
- "fps": 24,
- "name": "left animation here",
- "indices": []
- },
- {
- "loop": false,
- "offsets": [
- 8,
- -272
- ],
- "anim": "singRIGHT",
- "fps": 24,
- "name": "right animation here",
- "indices": []
- },
- {
- "loop": false,
- "offsets": [
- 27,
- -300
- ],
- "anim": "singDOWN",
- "fps": 24,
- "name": "down animation here",
- "indices": []
- },
- {
- "loop": false,
- "offsets": [
- 91,
- -249
- ],
- "anim": "singUP",
- "fps": 24,
- "name": "up animation here",
- "indices": []
- }
- ],
- "no_antialiasing": false,
- "image": "characters/character_name",
- "position": [
- 0,
- 0
- ],
- "healthicon": "put health icon here",
- "flip_x": false,
- "healthbar_colors": [
- 255,
- 255,
- 255
- ],
- "camera_position": [
- 0,
- 300
- ],
- "sing_duration": 4,
- "scale": 1
- }
Advertisement
Add Comment
Please, Sign In to add comment