Skip to content

Commit

Permalink
3 air
Browse files Browse the repository at this point in the history
  • Loading branch information
CCIGAMES committed Mar 2, 2024
1 parent 4014a05 commit fca1692
Show file tree
Hide file tree
Showing 60 changed files with 1,190 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"tornado_knuckles_small_standing": { "File": "tornado_knuckles.bmp", "Rect": "32,8,24,24", "Center": "16,16" },
"tornado_knuckles_small_exhausted": { "File": "tornado_knuckles.bmp", "Rect": "8,20,16,12", "Center": "9,4" }
}
88 changes: 88 additions & 0 deletions sonic3air-main/Oxygen/sonic3air/data/sprites/hud/hud.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
{

// ----- HUD ----- //

// HUD texts
"hud_text_score": { "File": "hud_text_sprites.png", "Rect": "0,0,40,12" },
"hud_text_time": { "File": "hud_text_sprites.png", "Rect": "0,12,40,12" },
"hud_text_time_red": { "File": "hud_text_sprites.png", "Rect": "40,12,1,1" }, // Empty pixel
"hud_text_rings": { "File": "hud_text_sprites.png", "Rect": "0,24,40,12" },
"hud_text_rings_red": { "File": "hud_text_sprites.png", "Rect": "40,24,1,1" }, // Empty pixel

// Additional texts for level results
"hud_text_ring": { "File": "hud_text_sprites.png", "Rect": "0,24,32,12" },
"hud_text_bonus": { "File": "hud_text_sprites.png", "Rect": "0,36,40,12" },
"hud_text_total": { "File": "hud_text_sprites.png", "Rect": "0,48,40,12" },

// Special stage results
"hud_text_score_chaosstage": { "File": "hud_text_sprites.png", "Rect": "44,0,40,12" },
"hud_text_ring_chaosstage": { "File": "hud_text_sprites.png", "Rect": "44,12,32,12" },
"hud_text_bonus_chaosstage": { "File": "hud_text_sprites.png", "Rect": "44,24,40,12" },
"hud_text_perfect_chaosstage": { "File": "hud_text_sprites.png", "Rect": "44,36,56,12" },
"hud_text_continue_chaosstage": { "File": "hud_text_sprites.png", "Rect": "44,48,62,12" },
"hud_text_score_superstage": { "File": "hud_text_sprites.png", "Rect": "108,0,40,12" },
"hud_text_ring_superstage": { "File": "hud_text_sprites.png", "Rect": "108,12,32,12" },
"hud_text_bonus_superstage": { "File": "hud_text_sprites.png", "Rect": "108,24,40,12" },
"hud_text_perfect_superstage": { "File": "hud_text_sprites.png", "Rect": "108,36,56,12" },
"hud_text_continue_superstage": { "File": "hud_text_sprites.png", "Rect": "108,48,62,12" },

"hud_bonus_icon_blue": { "File": "hud_text_sprites.png", "Rect": "0,61,12,19" },
"hud_bonus_icon_orange": { "File": "hud_text_sprites.png", "Rect": "13,61,12,19" },
"hud_bonus_icon_red": { "File": "hud_text_sprites.png", "Rect": "26,61,12,19" },

// Digits (for score, time, rings)
"hud_digit_0": { "File": "hud_text_sprites.png", "Rect": "0,108,8,12" },
"hud_digit_1": { "File": "hud_text_sprites.png", "Rect": "8,108,8,12" },
"hud_digit_2": { "File": "hud_text_sprites.png", "Rect": "16,108,8,12" },
"hud_digit_3": { "File": "hud_text_sprites.png", "Rect": "24,108,8,12" },
"hud_digit_4": { "File": "hud_text_sprites.png", "Rect": "32,108,8,12" },
"hud_digit_5": { "File": "hud_text_sprites.png", "Rect": "40,108,8,12" },
"hud_digit_6": { "File": "hud_text_sprites.png", "Rect": "48,108,8,12" },
"hud_digit_7": { "File": "hud_text_sprites.png", "Rect": "56,108,8,12" },
"hud_digit_8": { "File": "hud_text_sprites.png", "Rect": "64,108,8,12" },
"hud_digit_9": { "File": "hud_text_sprites.png", "Rect": "72,108,8,12" },

// Digits (Chaos Emerald stage results)
"hud_digit_0_chaosstage": { "File": "hud_text_sprites.png", "Rect": "0,120,8,12" },
"hud_digit_1_chaosstage": { "File": "hud_text_sprites.png", "Rect": "8,120,8,12" },
"hud_digit_2_chaosstage": { "File": "hud_text_sprites.png", "Rect": "16,120,8,12" },
"hud_digit_3_chaosstage": { "File": "hud_text_sprites.png", "Rect": "24,120,8,12" },
"hud_digit_4_chaosstage": { "File": "hud_text_sprites.png", "Rect": "32,120,8,12" },
"hud_digit_5_chaosstage": { "File": "hud_text_sprites.png", "Rect": "40,120,8,12" },
"hud_digit_6_chaosstage": { "File": "hud_text_sprites.png", "Rect": "48,120,8,12" },
"hud_digit_7_chaosstage": { "File": "hud_text_sprites.png", "Rect": "56,120,8,12" },
"hud_digit_8_chaosstage": { "File": "hud_text_sprites.png", "Rect": "64,120,8,12" },
"hud_digit_9_chaosstage": { "File": "hud_text_sprites.png", "Rect": "72,120,8,12" },

// Other characters for time
"hud_char_colon": { "File": "hud_text_sprites.png", "Rect": "80,108,8,12" },
"hud_char_minutes": { "File": "hud_text_sprites.png", "Rect": "88,108,8,12" },
"hud_char_seconds": { "File": "hud_text_sprites.png", "Rect": "96,108,8,12" },

// Continue icons
"continue_icon_sonic": { "File": "hud_text_sprites.png", "Rect": "0,82,20,24", "Center": "12,24" },
"continue_icon_tails": { "File": "hud_text_sprites.png", "Rect": "20,82,20,24", "Center": "10,24" },
"continue_icon_knuckles": { "File": "hud_text_sprites.png", "Rect": "40,82,20,24", "Center": "9,24" },

// Character icon for lives
"hud_lives_icon_sonic": { "File": "hud_life_sprites.png", "Rect": "0,16,48,16" },
"hud_lives_icon_tails": { "File": "hud_life_sprites.png", "Rect": "0,32,48,16" },
"hud_lives_icon_knuckles": { "File": "hud_life_sprites.png", "Rect": "0,48,48,16" },
"hud_lives_icon_miles": { "File": "hud_life_sprites.png", "Rect": "0,64,48,16" },

// Small digits for lives
"hud_smalldigit_0": { "File": "hud_life_sprites.png", "Rect": "0,0,8,8" },
"hud_smalldigit_1": { "File": "hud_life_sprites.png", "Rect": "8,0,8,8" },
"hud_smalldigit_2": { "File": "hud_life_sprites.png", "Rect": "16,0,8,8" },
"hud_smalldigit_3": { "File": "hud_life_sprites.png", "Rect": "24,0,8,8" },
"hud_smalldigit_4": { "File": "hud_life_sprites.png", "Rect": "32,0,8,8" },
"hud_smalldigit_5": { "File": "hud_life_sprites.png", "Rect": "0,8,8,8" },
"hud_smalldigit_6": { "File": "hud_life_sprites.png", "Rect": "8,8,8,8" },
"hud_smalldigit_7": { "File": "hud_life_sprites.png", "Rect": "16,8,8,8" },
"hud_smalldigit_8": { "File": "hud_life_sprites.png", "Rect": "24,8,8,8" },
"hud_smalldigit_9": { "File": "hud_life_sprites.png", "Rect": "32,8,8,8" },

// Title card
"titlecard_redbar": { "File": "titlecard_redbar.png", "Rect": "0,0,66,178" }

}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
103 changes: 103 additions & 0 deletions sonic3air-main/Oxygen/sonic3air/data/sprites/input/input_icons.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
{
"input_icon_key_A": { "File": "input_icons.png", "Rect": "0,0,16,16", "Center": "8,8" },
"input_icon_key_B": { "File": "input_icons.png", "Rect": "16,0,16,16", "Center": "8,8" },
"input_icon_key_C": { "File": "input_icons.png", "Rect": "32,0,16,16", "Center": "8,8" },
"input_icon_key_D": { "File": "input_icons.png", "Rect": "48,0,16,16", "Center": "8,8" },
"input_icon_key_E": { "File": "input_icons.png", "Rect": "64,0,16,16", "Center": "8,8" },
"input_icon_key_F": { "File": "input_icons.png", "Rect": "80,0,16,16", "Center": "8,8" },
"input_icon_key_G": { "File": "input_icons.png", "Rect": "96,0,16,16", "Center": "8,8" },
"input_icon_key_H": { "File": "input_icons.png", "Rect": "112,0,16,16", "Center": "8,8" },
"input_icon_key_I": { "File": "input_icons.png", "Rect": "128,0,16,16", "Center": "8,8" },
"input_icon_key_J": { "File": "input_icons.png", "Rect": "144,0,16,16", "Center": "8,8" },
"input_icon_key_K": { "File": "input_icons.png", "Rect": "160,0,16,16", "Center": "8,8" },
"input_icon_key_L": { "File": "input_icons.png", "Rect": "176,0,16,16", "Center": "8,8" },
"input_icon_key_M": { "File": "input_icons.png", "Rect": "192,0,16,16", "Center": "8,8" },
"input_icon_key_N": { "File": "input_icons.png", "Rect": "208,0,16,16", "Center": "8,8" },
"input_icon_key_O": { "File": "input_icons.png", "Rect": "224,0,16,16", "Center": "8,8" },
"input_icon_key_P": { "File": "input_icons.png", "Rect": "240,0,16,16", "Center": "8,8" },
"input_icon_key_Q": { "File": "input_icons.png", "Rect": "0,16,16,16", "Center": "8,8" },
"input_icon_key_R": { "File": "input_icons.png", "Rect": "16,16,16,16", "Center": "8,8" },
"input_icon_key_S": { "File": "input_icons.png", "Rect": "32,16,16,16", "Center": "8,8" },
"input_icon_key_T": { "File": "input_icons.png", "Rect": "48,16,16,16", "Center": "8,8" },
"input_icon_key_U": { "File": "input_icons.png", "Rect": "64,16,16,16", "Center": "8,8" },
"input_icon_key_V": { "File": "input_icons.png", "Rect": "80,16,16,16", "Center": "8,8" },
"input_icon_key_W": { "File": "input_icons.png", "Rect": "96,16,16,16", "Center": "8,8" },
"input_icon_key_X": { "File": "input_icons.png", "Rect": "112,16,16,16", "Center": "8,8" },
"input_icon_key_Y": { "File": "input_icons.png", "Rect": "128,16,16,16", "Center": "8,8" },
"input_icon_key_Z": { "File": "input_icons.png", "Rect": "144,16,16,16", "Center": "8,8" },

"input_icon_key_blank": { "File": "input_icons.png", "Rect": "160,16,16,16", "Center": "8,8" },
"input_icon_key_tab": { "File": "input_icons.png", "Rect": "176,16,16,16", "Center": "8,8" },
"input_icon_key_space": { "File": "input_icons.png", "Rect": "192,16,16,16", "Center": "8,8" },
"input_icon_key_enter": { "File": "input_icons.png", "Rect": "208,16,16,16", "Center": "8,8" },
"input_icon_key_back": { "File": "input_icons.png", "Rect": "224,16,16,16", "Center": "8,8" },
"input_icon_key_esc": { "File": "input_icons.png", "Rect": "240,16,16,16", "Center": "8,8" },

"input_icon_key_left": { "File": "input_icons.png", "Rect": "192,32,16,16", "Center": "8,8" },
"input_icon_key_right": { "File": "input_icons.png", "Rect": "208,32,16,16", "Center": "8,8" },
"input_icon_key_up": { "File": "input_icons.png", "Rect": "224,32,16,16", "Center": "8,8" },
"input_icon_key_down": { "File": "input_icons.png", "Rect": "240,32,16,16", "Center": "8,8" },

"input_icon_key_0": { "File": "input_icons.png", "Rect": "0,32,16,16", "Center": "8,8" },
"input_icon_key_1": { "File": "input_icons.png", "Rect": "16,32,16,16", "Center": "8,8" },
"input_icon_key_2": { "File": "input_icons.png", "Rect": "32,32,16,16", "Center": "8,8" },
"input_icon_key_3": { "File": "input_icons.png", "Rect": "48,32,16,16", "Center": "8,8" },
"input_icon_key_4": { "File": "input_icons.png", "Rect": "64,32,16,16", "Center": "8,8" },
"input_icon_key_5": { "File": "input_icons.png", "Rect": "80,32,16,16", "Center": "8,8" },
"input_icon_key_6": { "File": "input_icons.png", "Rect": "96,32,16,16", "Center": "8,8" },
"input_icon_key_7": { "File": "input_icons.png", "Rect": "112,32,16,16", "Center": "8,8" },
"input_icon_key_8": { "File": "input_icons.png", "Rect": "128,32,16,16", "Center": "8,8" },
"input_icon_key_9": { "File": "input_icons.png", "Rect": "144,32,16,16", "Center": "8,8" },

"input_icon_touch_A": { "File": "input_icons.png", "Rect": "0,64,16,16", "Center": "8,8" },
"input_icon_touch_B": { "File": "input_icons.png", "Rect": "16,64,16,16", "Center": "8,8" },
"input_icon_touch_X": { "File": "input_icons.png", "Rect": "32,64,16,16", "Center": "8,8" },
"input_icon_touch_Y": { "File": "input_icons.png", "Rect": "48,64,16,16", "Center": "8,8" },
"input_icon_touch_left": { "File": "input_icons.png", "Rect": "64,64,16,16", "Center": "8,8" },
"input_icon_touch_right":{ "File": "input_icons.png", "Rect": "80,64,16,16", "Center": "8,8" },
"input_icon_touch_up": { "File": "input_icons.png", "Rect": "96,64,16,16", "Center": "8,8" },
"input_icon_touch_down": { "File": "input_icons.png", "Rect": "112,64,16,16", "Center": "8,8" },
"input_icon_touch_back": { "File": "input_icons.png", "Rect": "128,64,16,16", "Center": "8,8" },
"input_icon_touch_start":{ "File": "input_icons.png", "Rect": "144,64,16,16", "Center": "8,8" },
"input_icon_touch_L": { "File": "input_icons.png", "Rect": "160,64,16,16", "Center": "8,8" },
"input_icon_touch_R": { "File": "input_icons.png", "Rect": "176,64,16,16", "Center": "8,8" },

"input_icon_xbox_A": { "File": "input_icons.png", "Rect": "0,80,16,16", "Center": "8,8" },
"input_icon_xbox_B": { "File": "input_icons.png", "Rect": "16,80,16,16", "Center": "8,8" },
"input_icon_xbox_X": { "File": "input_icons.png", "Rect": "32,80,16,16", "Center": "8,8" },
"input_icon_xbox_Y": { "File": "input_icons.png", "Rect": "48,80,16,16", "Center": "8,8" },
"input_icon_xbox_left": { "File": "input_icons.png", "Rect": "64,80,16,16", "Center": "8,8" },
"input_icon_xbox_right":{ "File": "input_icons.png", "Rect": "80,80,16,16", "Center": "8,8" },
"input_icon_xbox_up": { "File": "input_icons.png", "Rect": "96,80,16,16", "Center": "8,8" },
"input_icon_xbox_down": { "File": "input_icons.png", "Rect": "112,80,16,16", "Center": "8,8" },
"input_icon_xbox_back": { "File": "input_icons.png", "Rect": "128,80,16,16", "Center": "8,8" },
"input_icon_xbox_start":{ "File": "input_icons.png", "Rect": "144,80,16,16", "Center": "8,8" },
"input_icon_xbox_L": { "File": "input_icons.png", "Rect": "160,80,16,16", "Center": "8,8" },
"input_icon_xbox_R": { "File": "input_icons.png", "Rect": "176,80,16,16", "Center": "8,8" },

"input_icon_ps_A": { "File": "input_icons.png", "Rect": "0,96,16,16", "Center": "8,8" },
"input_icon_ps_B": { "File": "input_icons.png", "Rect": "16,96,16,16", "Center": "8,8" },
"input_icon_ps_X": { "File": "input_icons.png", "Rect": "32,96,16,16", "Center": "8,8" },
"input_icon_ps_Y": { "File": "input_icons.png", "Rect": "48,96,16,16", "Center": "8,8" },
"input_icon_ps_left": { "File": "input_icons.png", "Rect": "64,96,16,16", "Center": "8,8" },
"input_icon_ps_right": { "File": "input_icons.png", "Rect": "80,96,16,16", "Center": "8,8" },
"input_icon_ps_up": { "File": "input_icons.png", "Rect": "96,96,16,16", "Center": "8,8" },
"input_icon_ps_down": { "File": "input_icons.png", "Rect": "112,96,16,16", "Center": "8,8" },
"input_icon_ps_back": { "File": "input_icons.png", "Rect": "128,96,16,16", "Center": "8,8" },
"input_icon_ps_start": { "File": "input_icons.png", "Rect": "144,96,16,16", "Center": "8,8" },
"input_icon_ps_L": { "File": "input_icons.png", "Rect": "160,96,16,16", "Center": "8,8" },
"input_icon_ps_R": { "File": "input_icons.png", "Rect": "176,96,16,16", "Center": "8,8" },

"input_icon_switch_A": { "File": "input_icons.png", "Rect": "0,112,16,16", "Center": "8,8" },
"input_icon_switch_B": { "File": "input_icons.png", "Rect": "16,112,16,16", "Center": "8,8" },
"input_icon_switch_X": { "File": "input_icons.png", "Rect": "32,112,16,16", "Center": "8,8" },
"input_icon_switch_Y": { "File": "input_icons.png", "Rect": "48,112,16,16", "Center": "8,8" },
"input_icon_switch_left": { "File": "input_icons.png", "Rect": "64,112,16,16", "Center": "8,8" },
"input_icon_switch_right": { "File": "input_icons.png", "Rect": "80,112,16,16", "Center": "8,8" },
"input_icon_switch_up": { "File": "input_icons.png", "Rect": "96,112,16,16", "Center": "8,8" },
"input_icon_switch_down": { "File": "input_icons.png", "Rect": "112,112,16,16", "Center": "8,8" },
"input_icon_switch_back": { "File": "input_icons.png", "Rect": "128,112,16,16", "Center": "8,8" },
"input_icon_switch_start": { "File": "input_icons.png", "Rect": "144,112,16,16", "Center": "8,8" },
"input_icon_switch_L": { "File": "input_icons.png", "Rect": "160,112,16,16", "Center": "8,8" },
"input_icon_switch_R": { "File": "input_icons.png", "Rect": "176,112,16,16", "Center": "8,8" }
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
// Warning: These sprites are experimental and likely subject to change in the future

"touch_overlay_A": { "File": "touch_overlay.png", "Rect": "220, 0,175,175", "Center": "88,88" },
"touch_overlay_B": { "File": "touch_overlay.png", "Rect": "400, 0,175,175", "Center": "88,88" },
"touch_overlay_X": { "File": "touch_overlay.png", "Rect": "220,180,175,175", "Center": "88,88" },
"touch_overlay_Y": { "File": "touch_overlay.png", "Rect": "400,180,175,175", "Center": "88,88" },
"touch_overlay_left": { "File": "touch_overlay.png", "Rect": " 0,195,190,105", "Center": "95,53" },
"touch_overlay_right": { "File": "touch_overlay.png", "Rect": " 0,305,190,105", "Center": "95,53" },
"touch_overlay_up": { "File": "touch_overlay.png", "Rect": " 0, 0,105,190", "Center": "53,95" },
"touch_overlay_down": { "File": "touch_overlay.png", "Rect": "105, 0,105,190", "Center": "53,95" },
"touch_overlay_start": { "File": "touch_overlay.png", "Rect": " 0,415,365,120", "Center": "183,60" },
"touch_overlay_rec": { "File": "touch_overlay.png", "Rect": "365,415,200,120", "Center": "100,60" },
"touch_overlay_L": { "File": "touch_overlay.png", "Rect": "580, 0,186,106", "Center": "93,53" },
"touch_overlay_R": { "File": "touch_overlay.png", "Rect": "580,108,186,106", "Center": "93,53" },

"touch_overlay_A_hl": { "File": "touch_overlay_highlight.png", "Rect": "220, 0,175,175", "Center": "88,88" },
"touch_overlay_B_hl": { "File": "touch_overlay_highlight.png", "Rect": "400, 0,175,175", "Center": "88,88" },
"touch_overlay_X_hl": { "File": "touch_overlay_highlight.png", "Rect": "220,180,175,175", "Center": "88,88" },
"touch_overlay_Y_hl": { "File": "touch_overlay_highlight.png", "Rect": "400,180,175,175", "Center": "88,88" },
"touch_overlay_left_hl": { "File": "touch_overlay_highlight.png", "Rect": " 0,195,190,105", "Center": "95,53" },
"touch_overlay_right_hl": { "File": "touch_overlay_highlight.png", "Rect": " 0,305,190,105", "Center": "95,53" },
"touch_overlay_up_hl": { "File": "touch_overlay_highlight.png", "Rect": " 0, 0,105,190", "Center": "53,95" },
"touch_overlay_down_hl": { "File": "touch_overlay_highlight.png", "Rect": "105, 0,105,190", "Center": "53,95" },
"touch_overlay_start_hl": { "File": "touch_overlay_highlight.png", "Rect": " 0,415,365,120", "Center": "183,60" },
"touch_overlay_rec_hl": { "File": "touch_overlay_highlight.png", "Rect": "365,415,200,120", "Center": "100,60" },
"touch_overlay_L_hl": { "File": "touch_overlay_highlight.png", "Rect": "580, 0,186,106", "Center": "93,53" },
"touch_overlay_R_hl": { "File": "touch_overlay_highlight.png", "Rect": "580,108,186,106", "Center": "93,53" }
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
// DEZ backgrounds
"bg_dez1": { "File": "dez1_background.bmp" },
"bg_dez2": { "File": "dez2_background.bmp" }
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{

"auto_pause_text_key": { "File": "auto_pause.png", "Rect": "0,0,153,15", "Center": "76,7" },
"auto_pause_text_tap": { "File": "auto_pause.png", "Rect": "0,16,93,15", "Center": "46,7" }

}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{

"pause_screen_upper": { "File": "pause_screen_upper.png", "Rect": "0,0,210,42", "Center": "0,0" },
"pause_screen_lower": { "File": "pause_screen_lower.png", "Rect": "0,0,240,140", "Center": "0,0" },
"pause_screen_dialog": { "File": "pause_screen_dialog.png", "Rect": "0,0,128,36", "Center": "0,0" },
"pause_screen_dialog3": { "File": "pause_screen_dialog3.png", "Rect": "0,0,140,51", "Center": "0,0" },

"unlock_window_bg": { "File": "pause_screen_lower.png", "Rect": "0,0,240,140", "Center": "0,0" }
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{

"speechballoon_00": { "File": "speechballoon.png", "Rect": "1,1,5,5", "Center": "5,5" },
"speechballoon_10": { "File": "speechballoon.png", "Rect": "7,1,1,5" },
"speechballoon_20": { "File": "speechballoon.png", "Rect": "9,1,5,5", "Center": "0,5" },

"speechballoon_01": { "File": "speechballoon.png", "Rect": "1,7,5,1" },
"speechballoon_11": { "File": "speechballoon.png", "Rect": "7,7,1,1" },
"speechballoon_21": { "File": "speechballoon.png", "Rect": "9,7,5,1" },

"speechballoon_02": { "File": "speechballoon.png", "Rect": "1,9,5,5", "Center": "5,0" },
"speechballoon_12": { "File": "speechballoon.png", "Rect": "7,9,1,5" },
"speechballoon_22": { "File": "speechballoon.png", "Rect": "9,9,5,5", "Center": "0,0" },

"speechballoon_arrow_up": { "File": "speechballoon.png", "Rect": "1,15,12,9", "Center": "6,9" },
"speechballoon_arrow_down": { "File": "speechballoon.png", "Rect": "1,25,12,9", "Center": "6,0" }

}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{

"small_warning_icon_yellow": { "File": "warning_icons.png", "Rect": "1,1,12,11", "Center": "7,6" },
"small_warning_icon_red": { "File": "warning_icons.png", "Rect": "14,1,12,11", "Center": "7,6" }

}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading

0 comments on commit fca1692

Please sign in to comment.