use crate::prelude::GDObjectHitbox;
pub const GD_TRIGGER_MOVE_ID: u16 = 901;
pub const GD_PLIST_TAGS_FORMAT: [[&str; 2]; 6] = [
["k", "key"],
["s", "string"],
["d", "dict"],
["i", "integer"],
["r", "real"],
["t", "string"],
];
pub const GD_LEVEL_START_KEY_FORMAT: [[&str; 2]; 19] = [
["kA1", "audiotrack"],
["kA2", "gamemode"],
["kA3", "mini mode"],
["kA4", "speed"],
["kA6", "background texture id"],
["kA7", "ground texture id"],
["kA8", "dual mode"],
["kA9", "level/start pos object"],
["kA10", "2-player mode"],
["kA11", "flip gravity"],
["kA13", "song offset"],
["kA14", "guidelines"],
["kA15", "fade in"],
["kA16", "fade out"],
["kA17", "ground line"],
["kA18", "font"],
["kA22", "platformer mode"],
["kS38", "colors"],
["kS39", "color page"],
];
pub fn hitbox_from_id(id: u16) -> Option<GDObjectHitbox> {
for (_id, h) in GD_OBJECT_HITBOX.iter() {
if id == *_id {
return Some(*h);
}
}
None
}
pub const GD_PROPS_MAP: [(&str, &str); 744] = [
("1", "id"),
("2", "x"),
("3", "y"),
("4", "flip_horiz"),
("5", "flip_vert"),
("6", "rotation"),
("33", "single_group"),
("32", "scale"),
("128", "scale_x"),
("129", "scale_y"),
("131", "warp_y_angle"),
("132", "warp_x_angle"),
("21", "color_1"),
("22", "color_2"),
("497", "single_color_type"),
("41", "color_1_hsv enabled"),
("43", "color_1_hsv"),
("42", "color_2_hsv enabled"),
("44", "color_2_hsv"),
("57", "groups"),
("274", "pink_groups"),
("20", "editor_layer"),
("61", "editor_layer_2"),
("24", "z_layer"),
("25", "z_order"),
("115", "ord"),
("170", "channel"),
("13", "edp"),
("108", "linked_group"),
("64", "don't_fade"),
("67", "don't_enter"),
("116", "no_effects"),
("34", "group_parent"),
("279", "area_parent"),
("496", "dont_boost_y"),
("509", "dont_boost_x"),
("284", "single_ptouch"),
("103", "high_detail"),
("121", "no_touch"),
("134", "passable"),
("135", "hide"),
("136", "non_stick_x"),
("495", "extra_sticky"),
("511", "extended_collision"),
("369", "center_effect"),
("137", "ice_block"),
("193", "grip_slope"),
("96", "no_glow"),
("507", "no_particle"),
("289", "non_stick_y"),
("356", "scale_stick"),
("372", "no_audio_scale"),
("117", "reverse"),
("343", "enter_channel"),
("446", "material"),
("534", "control_id"),
("54", "orange_teleportation_portal distance"),
("586", "speed"),
("588", "end_boost"),
("590", "max_duration"),
("587", "allow_collide"),
("589", "stop_slide"),
("10", "duration"),
("62", "spawn_triggered"),
("11", "touch_triggered"),
("87", "multi_triggered"),
("30", "easing"),
("85", "easing_rate"),
("145", "particle_data"),
("146", "use_obj_color"),
("147", "uniform_obj_color"),
("123", "animate_on_trigger"),
("214", "animate_active_only"),
("211", "quick_start"),
("31", "text"),
("488", "kerning"),
("7", "red"),
("8", "green"),
("9", "blue"),
("35", "opacity"),
("17", "blending"),
("15", "player_color_1"),
("16", "player_color_2"),
("23", "target_color"),
("440", "particle"),
("383", "points"),
("382", "toggle_trigger"),
("51", "group_id"),
("56", "enable_group"),
("381", "pickup_item"),
("80", "item_id"),
("78", "sub_count"),
("463", "no_anim"),
("97", "rotation_speed"),
("98", "disable_rotation"),
("106", "randomize_start"),
("126", "disable_delayed_loop"),
("122", "use_speed"),
("107", "speed"),
("127", "disable_animshine"),
("123", "animate_on_trigger"),
("214", "only_if_active"),
("462", "single_frame"),
("592", "offset_anim"),
("51", "target_group"),
("28", "movex"),
("29", "movey"),
("58", "lock_x_player"),
("143", "modx"),
("59", "lock_y_player"),
("144", "mody"),
("141", "lock_x_camera"),
("142", "lock_y_camera"),
("100", "target_mode"),
("395", "targetdir_mode_centergroup"),
("71", "targetdir_mode_targetgroup"),
("138", "targetdir_mode_targetp1"),
("200", "targetdir_mode_targetp2"),
("101", "target_mode_xy only"),
("394", "direction_mode"),
("396", "direction_mode_distance"),
("544", "silent"),
("397", "dynamic_mode"),
("393", "small_step"),
("51", "target_id"),
("52", "target_type"),
("86", "exclusive"),
("65", "main_only"),
("66", "detail_only"),
("45", "fade_in"),
("46", "hold"),
("47", "fade_out"),
("7", "red"),
("8", "green"),
("9", "blue"),
("48", "hsv_enabled"),
("49", "hsv"),
("50", "copy_color_id"),
("51", "group_id"),
("35", "opacity"),
("51", "group_id"),
("56", "activate_group"),
("75", "strength"),
("84", "interval"),
("51", "target_id"),
("76", "animation_id"),
("51", "target_id"),
("63", "delay"),
("556", "delay_+-"),
("102", "preview_disable"),
("441", "spawn_ordered"),
("581", "reset_remap"),
("442", "group_remaps"),
("68", "degrees"),
("69", "x360"),
("51", "target_group"),
("71", "center_group"),
("100", "aim_mode"),
("394", "follow_mode"),
("401", "rot_target_id"),
("402", "rot_offset"),
("138", "aimfollow_mode_targetp1"),
("200", "aimfollow_mode_targetp2"),
("397", "dynamic_mode"),
("403", "dynamic_mode_easing"),
("70", "lock_obj_rot"),
("516", "minx_id"),
("517", "miny_id"),
("518", "maxx_id"),
("519", "maxy_id"),
("150", "scale_x"),
("151", "scale_y"),
("153", "div_x"),
("154", "div_y"),
("51", "target_group"),
("71", "center_group"),
("133", "only_move"),
("577", "relative_scale"),
("452", "relative_rot"),
("72", "x_mod"),
("73", "y_mod"),
("51", "target_group"),
("71", "follow_group"),
("51", "target_id"),
("535", "use_control_id"),
("580", "stoppause/resume"),
("76", "animation_group_id"),
("51", "target_id"),
("71", "parent_id"),
("520", "time_mod"),
("521", "position_x_mod"),
("545", "position_y_mod"),
("522", "rotation_mod"),
("523", "scale_x_mod"),
("546", "scale_y_mod"),
("90", "speed"),
("91", "delay"),
("92", "offset"),
("105", "max_speed"),
("51", "target_id"),
("51", "target_id"),
("71", "follow_id"),
("365", "priority"),
("306", "x_only"),
("307", "y_only"),
("138", "follow_p1"),
("200", "follow_p2"),
("201", "follow_c"),
("340", "rot_offset"),
("363", "rot_easing"),
("364", "rot_deadz"),
("336", "ignore_disabled"),
("339", "rotate_dir"),
("572", "init_set_add"),
("571", "exclusive"),
("367", "page_2_12/3"),
("292", "delay"),
("293", "delay_+-"),
("298", "max_speed"),
("299", "max_speed_+-"),
("308", "max_range"),
("309", "max_range_+-"),
("366", "max_range_unmarked?"),
("361", "easing"),
("362", "easing_+-"),
("300", "start_speed"),
("301", "start_speed_+-"),
("560", "start_speed_unmarked?"),
("563", "start_dir"),
("564", "start_dir_+-"),
("565", "start_dir_unmarked?"),
("334", "acceleration"),
("335", "acceleration_+-"),
("558", "friction"),
("559", "friction_+-"),
("359", "near_dist"),
("360", "near_dist_+-"),
("561", "near_friction"),
("562", "near_friction_+-"),
("357", "near_accel"),
("358", "near_accel_+-"),
("316", "steer_force"),
("317", "steer_force_+-"),
("318", "steer_force_low"),
("319", "steer_force_low +-"),
("337", "steer_force_low checkbox"),
("322", "speed_range_low"),
("323", "speed_range_low +-"),
("320", "steer_force_high"),
("321", "steer_force_high +-"),
("338", "steer_force_high checkbox"),
("324", "speed_range_high"),
("325", "speed_range_high +-"),
("359", "slow_dist"),
("360", "slow_dist_+-"),
("326", "break_force"),
("327", "break_force_+-"),
("328", "break_angle"),
("329", "break_angle_+-"),
("330", "break_steer_force"),
("331", "break_steer_force +-"),
("332", "break_steer_speed limit"),
("333", "break_steer_speed limit +-"),
("305", "target_dir"),
("51", "target_id"),
("306", "x_only"),
("307", "y_only"),
("566", "mod_x"),
("567", "mod_x_+-"),
("568", "mod_y"),
("569", "mod_y_+-"),
("300", "speed"),
("301", "speed_+-"),
("560", "speed_unmarked?"),
("363", "dir"),
("364", "dir_+-"),
("565", "dir_unmarked?"),
("535", "target_control_id"),
("570", "redirect_dir"),
("51", "target_id"),
("71", "follow_id"),
("535", "target_control_id"),
("138", "follow_p1"),
("200", "follow_p2"),
("201", "follow_c"),
("51", "group_id"),
("537", "x360"),
("71", "spawn_gid"),
("557", "spawn_delay"),
("378", "curve"),
("536", "cwccw"),
("379", "timeeven/dist"),
("377", "prox"),
("375", "ref_only"),
("459", "auto_layer"),
("380", "preview_art"),
("376", "close_loop"),
("373", "anim_id?"),
("524", "line_opacity"),
("222", "length"),
("223", "length_+-"),
("220", "offset"),
("221", "offset_+-"),
("242", "easing"),
("243", "easing_rate"),
("261", "ease_out"),
("248", "easing2"),
("249", "easing2_rate"),
("252", "offset_y"),
("253", "offset_y_+-"),
("263", "mod_front"),
("264", "mod_back"),
("282", "deadzone"),
("262", "dir_buttons_dir"),
("276", "dir_buttons_inwards"),
("283", "dir_buttons_single arrow"),
("539", "de_ap"),
("281", "ignore_linked"),
("280", "ignore_gparent"),
("225", "effect_id"),
("51", "target_id"),
("71", "center_id"),
("341", "priority"),
("341", "center_p1p2/c/.../tr"),
("218", "move_dist"),
("219", "move_dist_+-"),
("231", "move_angle"),
("232", "move_angle_+-"),
("288", "rfade"),
("287", "relative"),
("241", "xy_mode"),
("237", "movex"),
("238", "movex_+-"),
("239", "movey"),
("240", "movey_+-"),
("222", "length"),
("223", "length_+-"),
("220", "offset"),
("221", "offset_+-"),
("242", "easing"),
("243", "easing_rate"),
("261", "ease_out"),
("248", "easing2"),
("249", "easing2_rate"),
("252", "offset_y"),
("253", "offset_y_+-"),
("263", "mod_front"),
("264", "mod_back"),
("282", "deadzone"),
("262", "dir_buttons_dir"),
("276", "dir_buttons_inwards"),
("283", "dir_buttons_single arrow"),
("539", "de_ap"),
("281", "ignore_linked"),
("280", "ignore_gparent"),
("225", "effect_id"),
("51", "target_id"),
("71", "center_id"),
("341", "priority"),
("341", "center_p1p2/c/.../tr"),
("270", "rotation"),
("271", "rotation_+-"),
("222", "length"),
("223", "length_+-"),
("220", "offset"),
("221", "offset_+-"),
("242", "easing"),
("243", "easing_rate"),
("261", "ease_out"),
("248", "easing2"),
("249", "easing2_rate"),
("252", "offset_y"),
("253", "offset_y_+-"),
("263", "mod_front"),
("264", "mod_back"),
("282", "deadzone"),
("262", "dir_buttons_dir"),
("276", "dir_buttons_inwards"),
("283", "dir_buttons_single arrow"),
("539", "de_ap"),
("281", "ignore_linked"),
("280", "ignore_gparent"),
("225", "effect_id"),
("51", "target_id"),
("71", "center_id"),
("341", "priority"),
("341", "center_p1p2/c/.../tr"),
("233", "scale_x"),
("234", "scale_x_+-"),
("235", "scale_y"),
("236", "scale_y_+-"),
("222", "length"),
("223", "length_+-"),
("220", "offset"),
("221", "offset_+-"),
("249", "easing2_rate"),
("252", "offset_y"),
("253", "offset_y_+-"),
("263", "mod_front"),
("264", "mod_back"),
("282", "deadzone"),
("262", "dir_buttons_dir"),
("276", "dir_buttons_inwards"),
("283", "dir_buttons_single arrow"),
("539", "de_ap"),
("281", "ignore_linked"),
("280", "ignore_gparent"),
("225", "effect_id"),
("51", "target_id"),
("71", "center_id"),
("341", "priority"),
("341", "center_p1p2/c/.../tr"),
("286", "from_opacity"),
("275", "to_opacity"),
("222", "length"),
("223", "length_+-"),
("220", "offset"),
("221", "offset_+-"),
("249", "easing2_rate"),
("252", "offset_y"),
("253", "offset_y_+-"),
("263", "mod_front"),
("264", "mod_back"),
("282", "deadzone"),
("262", "dir_buttons_dir"),
("276", "dir_buttons_inwards"),
("283", "dir_buttons_single arrow"),
("539", "de_ap"),
("281", "ignore_linked"),
("280", "ignore_gparent"),
("225", "effect_id"),
("51", "target_id"),
("71", "center_id"),
("341", "priority"),
("341", "center_p1p2/c/.../tr"),
("260", "color_channel"),
("265", "tint"),
("65", "main_only"),
("66", "secondary_only"),
("278", "hsv_on"),
("49", "hsv"),
("222", "length"),
("223", "length_+-"),
("220", "offset"),
("221", "offset_+-"),
("242", "easing"),
("243", "easing_rate"),
("252", "offset_y"),
("253", "offset_y_+-"),
("263", "mod_front"),
("264", "mod_back"),
("282", "deadzone"),
("51", "groupeffect_id"),
("355", "use_eid"),
("218", "move_dist"),
("219", "move_dist_+-"),
("231", "move_angle"),
("232", "move_angle_+-"),
("288", "rfade"),
("241", "xy_mode"),
("237", "movex"),
("238", "movex_+-"),
("239", "movey"),
("240", "movey_+-"),
("222", "length"),
("223", "length_+-"),
("220", "offset"),
("221", "offset_+-"),
("242", "easing"),
("243", "easing_rate"),
("252", "offset_y"),
("253", "offset_y_+-"),
("263", "mod_front"),
("264", "mod_back"),
("282", "deadzone"),
("51", "groupeffect_id"),
("355", "use_eid"),
("270", "rotation"),
("271", "rotation_+-"),
("222", "length"),
("223", "length_+-"),
("220", "offset"),
("221", "offset_+-"),
("242", "easing"),
("243", "easing_rate"),
("252", "offset_y"),
("253", "offset_y_+-"),
("263", "mod_front"),
("264", "mod_back"),
("282", "deadzone"),
("51", "groupeffect_id"),
("355", "use_eid"),
("233", "scale_x"),
("234", "scale_x_+-"),
("235", "scale_y"),
("236", "scale_y_+-"),
("222", "length"),
("223", "length_+-"),
("220", "offset"),
("221", "offset_+-"),
("242", "easing"),
("243", "easing_rate"),
("252", "offset_y"),
("253", "offset_y_+-"),
("263", "mod_front"),
("264", "mod_back"),
("282", "deadzone"),
("51", "groupeffect_id"),
("355", "use_eid"),
("275", "to_opacity"),
("222", "length"),
("223", "length_+-"),
("220", "offset"),
("221", "offset_+-"),
("242", "easing"),
("243", "easing_rate"),
("252", "offset_y"),
("253", "offset_y_+-"),
("263", "mod_front"),
("264", "mod_back"),
("282", "deadzone"),
("51", "groupeffect_id"),
("355", "use_eid"),
("265", "tint"),
("278", "hsv_on"),
("49", "hsv"),
("51", "effect_id"),
("533", "background"),
("533", "ground"),
("533", "middle_ground"),
("51", "group_id"),
("81", "hold_mode"),
("198", "p1p2_only"),
("82", "toggle_onoff"),
("89", "dual_mode"),
("80", "item_id"),
("51", "target_id"),
("77", "target_count"),
("56", "activate_group"),
("104", "multi_activate"),
("80", "item_id"),
("51", "target_id"),
("77", "target_count"),
("56", "activate_group"),
("88", "equalslarger/smaller"),
("174", "blending"),
("202", "layer"),
("203", "ubl"),
("204", "dbr"),
("205", "ltl"),
("206", "rtr"),
("207", "vertex_mode"),
("208", "disable"),
("209", "id"),
("456", "preview_opacity"),
("508", "disable_all"),
("71", "target_group_id"),
("212", "follow"),
("213", "follow_easing"),
("453", "smooth_velocity"),
("454", "smooth_velocity_modifier"),
("465", "exit_instant"),
("110", "exit_static"),
("371", "zoom"),
("68", "degrees"),
("70", "add"),
("394", "snap360"),
("164", "edge"),
("51", "target_id"),
("111", "free_mode"),
("112", "edit_camera_settings"),
("113", "easing"),
("114", "padding"),
("370", "disable_gridsnap"),
("371", "zoom"),
("28", "offsetx"),
("29", "offsety"),
("506", "preview_opacity"),
("28", "offsetx"),
("29", "offsety"),
("101", "xy_only"),
("406", "volume"),
("404", "speed"),
("432", "channel"),
("413", "loop"),
("408", "start"),
("409", "fade_in"),
("410", "end"),
("411", "fade_out"),
("399", "prep"),
("400", "load_prep"),
("392", "song"),
("80", "item_id"),
("77", "count"),
("139", "override"),
("88", "multiplydivide"),
("449", "modifier"),
("467", "start_time"),
("473", "stop_time"),
("474", "stop_checked"),
("80", "item_id"),
("51", "target_id"),
("470", "time_mod"),
("469", "ignore_timewarp"),
("471", "start_paused"),
("468", "dont_override"),
("80", "item_id"),
("51", "target_id"),
("473", "target_time"),
("475", "multi_activate"),
("80", "item_id"),
("472", "startstop"),
("80", "item_id_1"),
("95", "item_id_2"),
("51", "target_item_id"),
("476", "typ_1"),
("477", "typ_2"),
("478", "target_typ"),
("479", "mod"),
("480", "assign_op"),
("481", "op1"),
("482", "op2"),
("578", "absneg_1"),
("579", "absneg_2"),
("485", "rndflr/cei_1"),
("486", "rndflr/cei_2"),
("80", "item_id_1"),
("95", "item_id_2"),
("476", "typ_1"),
("477", "typ_2"),
("479", "mod1"),
("483", "mod2"),
("51", "true_id"),
("71", "false_id"),
("484", "tol_+-"),
("480", "op1"),
("481", "op2"),
("482", "compare_op"),
("578", "absneg_1"),
("579", "absneg_2"),
("485", "rndflr/cei_1"),
("486", "rndflr/cei_2"),
("80", "item_id"),
("494", "timer"),
("491", "persistent"),
("492", "target_all"),
("493", "reset"),
("51", "group_id_1"),
("71", "group_id_2"),
("10", "chance"),
("152", "list"),
("435", "sequence"),
("437", "min_int"),
("438", "reset"),
("438", "mode"),
("439", "reset_fullstep"),
("51", "particle_group"),
("71", "position_group"),
("547", "offset_x"),
("548", "offset_y"),
("549", "offvar_x"),
("550", "offvar_y"),
("552", "rotation"),
("553", "rotation_+-"),
("554", "scale"),
("555", "scale_+-"),
("551", "match_rot"),
("51", "group_id"),
("169", "edit_velocity"),
("582", "velocity_mod_x"),
("583", "velocity_mod_y"),
("584", "override_velocity"),
("171", "change_channel"),
("172", "channel_only"),
("173", "target_channel"),
("585", "dont_slide"),
("368", "instant_offset"),
("167", "arrow_dir"),
("166", "gravity_dir"),
("51", "group_id"),
("447", "extra_id"),
("525", "extra_id_2"),
("430", "events"),
("120", "time_mod"),
("80", "item_id"),
("466", "time_counter"),
("391", "align"),
("389", "seconds_only"),
("390", "maintimepoints/attempts"),
("51", "group_id"),
("71", "ui_target"),
("385", "xref_pos"),
("386", "yref_pos"),
("387", "xref_relative"),
("388", "yref_relative"),
("80", "block_a_id"),
("95", "block_b_id"),
("51", "target_id"),
("56", "activate_group"),
("93", "trigger_on_exit"),
("138", "p1"),
("200", "p2"),
("201", "pp"),
("80", "block_a_id"),
("95", "block_b_id"),
("51", "true_id"),
("71", "false_id"),
("138", "p1"),
("200", "p2"),
("201", "pp"),
("51", "state_on"),
("71", "state_off"),
("80", "block_id"),
("94", "dynamic_block"),
("51", "group_id"),
("56", "activate_group"),
("445", "claim_touch"),
("504", "spawn_only"),
("99", "multi_activate"),
("159", "streak_additive"),
("161", "hide_ground"),
("195", "hide_mg"),
("162", "hide_p1"),
("163", "hide_p2"),
("165", "disable_p1_controls"),
("199", "disable_p2_controls"),
("160", "unlink_dual_gravity"),
("532", "hide_attempts"),
("575", "audio_on_death"),
("576", "no_death_sfx"),
("573", "edit_respawn_time"),
("574", "respawn_time"),
("51", "group_id"),
("56", "activate_group"),
("148", "gravity"),
("138", "p1"),
("200", "p2"),
("201", "pt"),
("138", "p1"),
("200", "p2"),
("540", "stop_jump"),
("541", "stop_move"),
("542", "stop_rot"),
("543", "stop_slide"),
];
pub const GD_OBJECT_HITBOX: [(u16, GDObjectHitbox); 439] = [
(0, GDObjectHitbox::Rect(1.0, 1.0)),
(1, GDObjectHitbox::Rect(1.0, 1.0)),
(2, GDObjectHitbox::Rect(1.0, 1.0)),
(3, GDObjectHitbox::Rect(1.0, 1.0)),
(4, GDObjectHitbox::Rect(1.0, 1.0)),
(6, GDObjectHitbox::Rect(1.0, 1.0)),
(7, GDObjectHitbox::Rect(1.0, 1.0)),
(8, GDObjectHitbox::Rect(0.2, 0.4)),
(9, GDObjectHitbox::Rect(0.3, 0.4)),
(10, GDObjectHitbox::Rect(0.8, 2.5)),
(11, GDObjectHitbox::Rect(0.8, 2.5)),
(12, GDObjectHitbox::Rect(1.1, 2.9)),
(13, GDObjectHitbox::Rect(1.1, 2.9)),
(22, GDObjectHitbox::Rect(1.0, 1.0)),
(23, GDObjectHitbox::Rect(1.0, 1.0)),
(24, GDObjectHitbox::Rect(1.0, 1.0)),
(25, GDObjectHitbox::Rect(1.0, 1.0)),
(26, GDObjectHitbox::Rect(1.0, 1.0)),
(27, GDObjectHitbox::Rect(1.0, 1.0)),
(28, GDObjectHitbox::Rect(1.0, 1.0)),
(29, GDObjectHitbox::Rect(1.0, 1.0)),
(30, GDObjectHitbox::Rect(1.0, 1.0)),
(32, GDObjectHitbox::Rect(1.0, 1.0)),
(33, GDObjectHitbox::Rect(1.0, 1.0)),
(34, GDObjectHitbox::Rect(1.2, 0.8)),
(35, GDObjectHitbox::Rect(0.8, 0.1)),
(36, GDObjectHitbox::Rect(1.2, 1.2)),
(39, GDObjectHitbox::Rect(0.2, 0.2)),
(40, GDObjectHitbox::Rect(1.0, 0.5)),
(45, GDObjectHitbox::Rect(1.5, 3.1)),
(46, GDObjectHitbox::Rect(1.5, 3.1)),
(47, GDObjectHitbox::Rect(1.1, 2.9)),
(55, GDObjectHitbox::Rect(0.7, 0.7)),
(56, GDObjectHitbox::Rect(1.0, 1.0)),
(57, GDObjectHitbox::Rect(1.0, 1.0)),
(58, GDObjectHitbox::Rect(1.0, 1.0)),
(59, GDObjectHitbox::Rect(1.0, 1.0)),
(61, GDObjectHitbox::Rect(0.3, 0.2)),
(62, GDObjectHitbox::Rect(1.0, 0.5)),
(63, GDObjectHitbox::Rect(1.0, 1.0)),
(64, GDObjectHitbox::Rect(0.5, 0.5)),
(65, GDObjectHitbox::Rect(1.0, 0.5)),
(66, GDObjectHitbox::Rect(1.0, 0.5)),
(67, GDObjectHitbox::Rect(0.8, 0.2)),
(68, GDObjectHitbox::Rect(1.0, 0.5)),
(69, GDObjectHitbox::Rect(1.0, 1.0)),
(70, GDObjectHitbox::Rect(1.0, 1.0)),
(71, GDObjectHitbox::Rect(1.0, 1.0)),
(72, GDObjectHitbox::Rect(1.0, 1.0)),
(74, GDObjectHitbox::Rect(1.0, 1.0)),
(75, GDObjectHitbox::Rect(1.0, 1.0)),
(76, GDObjectHitbox::Rect(1.0, 1.0)),
(77, GDObjectHitbox::Rect(1.0, 1.0)),
(78, GDObjectHitbox::Rect(1.0, 1.0)),
(81, GDObjectHitbox::Rect(1.0, 1.0)),
(82, GDObjectHitbox::Rect(1.0, 1.0)),
(83, GDObjectHitbox::Rect(1.0, 1.0)),
(84, GDObjectHitbox::Rect(1.2, 1.2)),
(88, GDObjectHitbox::Circle(1.1)),
(89, GDObjectHitbox::Circle(0.7)),
(90, GDObjectHitbox::Rect(1.0, 1.0)),
(91, GDObjectHitbox::Rect(1.0, 1.0)),
(92, GDObjectHitbox::Rect(1.0, 1.0)),
(93, GDObjectHitbox::Rect(1.0, 1.0)),
(94, GDObjectHitbox::Rect(1.0, 1.0)),
(95, GDObjectHitbox::Rect(1.0, 1.0)),
(96, GDObjectHitbox::Rect(1.0, 1.0)),
(98, GDObjectHitbox::Circle(0.4)),
(99, GDObjectHitbox::Rect(1.0, 3.0)),
(101, GDObjectHitbox::Rect(1.0, 3.0)),
(103, GDObjectHitbox::Rect(0.1, 0.3)),
(105, GDObjectHitbox::Rect(1.0, 1.0)),
(111, GDObjectHitbox::Rect(1.1, 2.9)),
(116, GDObjectHitbox::Rect(1.0, 1.0)),
(117, GDObjectHitbox::Rect(1.0, 1.0)),
(118, GDObjectHitbox::Rect(1.0, 1.0)),
(119, GDObjectHitbox::Rect(1.0, 1.0)),
(121, GDObjectHitbox::Rect(1.0, 1.0)),
(122, GDObjectHitbox::Rect(1.0, 1.0)),
(135, GDObjectHitbox::Rect(0.5, 0.7)),
(140, GDObjectHitbox::Rect(0.8, 0.2)),
(141, GDObjectHitbox::Rect(1.2, 1.2)),
(143, GDObjectHitbox::Rect(1.0, 1.0)),
(144, GDObjectHitbox::Rect(0.2, 0.4)),
(145, GDObjectHitbox::Rect(0.1, 0.3)),
(146, GDObjectHitbox::Rect(1.0, 1.0)),
(147, GDObjectHitbox::Rect(1.0, 0.5)),
(160, GDObjectHitbox::Rect(1.0, 1.0)),
(161, GDObjectHitbox::Rect(1.0, 1.0)),
(162, GDObjectHitbox::Rect(1.0, 1.0)),
(163, GDObjectHitbox::Rect(1.0, 1.0)),
(165, GDObjectHitbox::Rect(1.0, 1.0)),
(166, GDObjectHitbox::Rect(1.0, 1.0)),
(167, GDObjectHitbox::Rect(1.0, 1.0)),
(168, GDObjectHitbox::Rect(1.0, 1.0)),
(169, GDObjectHitbox::Rect(1.0, 1.0)),
(170, GDObjectHitbox::Rect(1.0, 0.7)),
(171, GDObjectHitbox::Rect(1.0, 0.7)),
(172, GDObjectHitbox::Rect(1.0, 0.7)),
(173, GDObjectHitbox::Rect(1.0, 1.0)),
(174, GDObjectHitbox::Rect(1.0, 0.7)),
(175, GDObjectHitbox::Rect(1.0, 1.0)),
(176, GDObjectHitbox::Rect(0.5, 0.7)),
(177, GDObjectHitbox::Rect(0.2, 0.4)),
(178, GDObjectHitbox::Rect(0.2, 0.2)),
(179, GDObjectHitbox::Rect(0.1, 0.3)),
(183, GDObjectHitbox::Circle(0.5)),
(184, GDObjectHitbox::Circle(0.7)),
(185, GDObjectHitbox::Circle(0.1)),
(186, GDObjectHitbox::Circle(1.1)),
(187, GDObjectHitbox::Circle(0.7)),
(188, GDObjectHitbox::Circle(0.4)),
(192, GDObjectHitbox::Rect(1.0, 0.7)),
(194, GDObjectHitbox::Rect(0.7, 0.7)),
(195, GDObjectHitbox::Rect(0.5, 0.5)),
(196, GDObjectHitbox::Rect(0.5, 0.3)),
(197, GDObjectHitbox::Rect(0.7, 0.7)),
(200, GDObjectHitbox::Rect(1.2, 1.5)),
(201, GDObjectHitbox::Rect(1.1, 1.9)),
(202, GDObjectHitbox::Rect(1.7, 1.9)),
(203, GDObjectHitbox::Rect(2.2, 1.9)),
(204, GDObjectHitbox::Rect(0.5, 0.3)),
(205, GDObjectHitbox::Rect(0.2, 0.2)),
(206, GDObjectHitbox::Rect(0.5, 0.5)),
(207, GDObjectHitbox::Rect(1.0, 1.0)),
(208, GDObjectHitbox::Rect(1.0, 1.0)),
(209, GDObjectHitbox::Rect(1.0, 1.0)),
(210, GDObjectHitbox::Rect(1.0, 1.0)),
(212, GDObjectHitbox::Rect(1.0, 1.0)),
(213, GDObjectHitbox::Rect(1.0, 1.0)),
(215, GDObjectHitbox::Rect(1.0, 0.5)),
(216, GDObjectHitbox::Rect(0.2, 0.4)),
(217, GDObjectHitbox::Rect(0.2, 0.2)),
(218, GDObjectHitbox::Rect(0.1, 0.3)),
(219, GDObjectHitbox::Rect(0.5, 0.3)),
(220, GDObjectHitbox::Rect(0.5, 0.5)),
(243, GDObjectHitbox::Rect(0.2, 0.2)),
(244, GDObjectHitbox::Rect(0.2, 0.2)),
(247, GDObjectHitbox::Rect(1.0, 1.0)),
(248, GDObjectHitbox::Rect(1.0, 1.0)),
(249, GDObjectHitbox::Rect(1.0, 1.0)),
(250, GDObjectHitbox::Rect(1.0, 1.0)),
(252, GDObjectHitbox::Rect(1.0, 1.0)),
(253, GDObjectHitbox::Rect(1.0, 1.0)),
(254, GDObjectHitbox::Rect(1.0, 1.0)),
(255, GDObjectHitbox::Rect(1.0, 1.0)),
(256, GDObjectHitbox::Rect(1.0, 1.0)),
(257, GDObjectHitbox::Rect(1.0, 1.0)),
(258, GDObjectHitbox::Rect(1.0, 1.0)),
(260, GDObjectHitbox::Rect(1.0, 1.0)),
(261, GDObjectHitbox::Rect(1.0, 1.0)),
(263, GDObjectHitbox::Rect(1.0, 1.0)),
(264, GDObjectHitbox::Rect(1.0, 1.0)),
(265, GDObjectHitbox::Rect(1.0, 1.0)),
(267, GDObjectHitbox::Rect(1.0, 1.0)),
(268, GDObjectHitbox::Rect(1.0, 1.0)),
(269, GDObjectHitbox::Rect(1.0, 1.0)),
(270, GDObjectHitbox::Rect(1.0, 1.0)),
(271, GDObjectHitbox::Rect(1.0, 1.0)),
(272, GDObjectHitbox::Rect(1.0, 1.0)),
(274, GDObjectHitbox::Rect(1.0, 1.0)),
(275, GDObjectHitbox::Rect(1.0, 1.0)),
(286, GDObjectHitbox::Rect(1.4, 3.0)),
(287, GDObjectHitbox::Rect(1.4, 3.0)),
(289, GDObjectHitbox::Rect(1.0, 1.0)),
(291, GDObjectHitbox::Rect(2.0, 1.0)),
(294, GDObjectHitbox::Rect(1.0, 1.0)),
(295, GDObjectHitbox::Rect(2.0, 1.0)),
(299, GDObjectHitbox::Rect(1.0, 1.0)),
(301, GDObjectHitbox::Rect(2.0, 1.0)),
(305, GDObjectHitbox::Rect(1.0, 1.0)),
(307, GDObjectHitbox::Rect(2.0, 1.0)),
(309, GDObjectHitbox::Rect(1.0, 1.0)),
(311, GDObjectHitbox::Rect(2.0, 1.0)),
(315, GDObjectHitbox::Rect(1.0, 1.0)),
(317, GDObjectHitbox::Rect(2.0, 1.0)),
(321, GDObjectHitbox::Rect(1.0, 1.0)),
(323, GDObjectHitbox::Rect(2.0, 1.0)),
(326, GDObjectHitbox::Rect(1.0, 1.0)),
(327, GDObjectHitbox::Rect(2.0, 1.0)),
(328, GDObjectHitbox::Rect(0.7, 0.7)),
(329, GDObjectHitbox::Rect(1.4, 0.7)),
(331, GDObjectHitbox::Rect(1.0, 1.0)),
(333, GDObjectHitbox::Rect(2.0, 1.0)),
(337, GDObjectHitbox::Rect(1.0, 1.0)),
(339, GDObjectHitbox::Rect(2.0, 1.0)),
(343, GDObjectHitbox::Rect(1.0, 1.0)),
(345, GDObjectHitbox::Rect(2.0, 1.0)),
(349, GDObjectHitbox::Rect(1.0, 1.0)),
(351, GDObjectHitbox::Rect(2.0, 1.0)),
(353, GDObjectHitbox::Rect(1.0, 1.0)),
(355, GDObjectHitbox::Rect(2.0, 1.0)),
(363, GDObjectHitbox::Rect(1.0, 1.0)),
(364, GDObjectHitbox::Rect(2.0, 1.0)),
(365, GDObjectHitbox::Rect(0.3, 0.2)),
(366, GDObjectHitbox::Rect(1.0, 1.0)),
(367, GDObjectHitbox::Rect(2.0, 1.0)),
(368, GDObjectHitbox::Rect(0.3, 0.1)),
(369, GDObjectHitbox::Rect(1.0, 0.5)),
(370, GDObjectHitbox::Rect(1.0, 0.5)),
(371, GDObjectHitbox::Rect(1.0, 1.0)),
(372, GDObjectHitbox::Rect(2.0, 1.0)),
(392, GDObjectHitbox::Rect(0.1, 0.2)),
(397, GDObjectHitbox::Circle(1.0)),
(398, GDObjectHitbox::Circle(0.6)),
(399, GDObjectHitbox::Circle(0.4)),
(421, GDObjectHitbox::Rect(0.3, 0.2)),
(422, GDObjectHitbox::Rect(0.2, 0.1)),
(446, GDObjectHitbox::Rect(0.3, 0.2)),
(447, GDObjectHitbox::Rect(0.2, 0.2)),
(458, GDObjectHitbox::Rect(0.1, 0.2)),
(459, GDObjectHitbox::Rect(0.1, 0.2)),
(467, GDObjectHitbox::Rect(1.0, 1.0)),
(468, GDObjectHitbox::Rect(1.0, 0.1)),
(469, GDObjectHitbox::Rect(1.0, 1.0)),
(470, GDObjectHitbox::Rect(1.0, 1.0)),
(471, GDObjectHitbox::Rect(1.0, 1.0)),
(475, GDObjectHitbox::Rect(1.0, 0.1)),
(483, GDObjectHitbox::Rect(1.0, 1.0)),
(484, GDObjectHitbox::Rect(2.0, 1.0)),
(492, GDObjectHitbox::Rect(1.0, 1.0)),
(493, GDObjectHitbox::Rect(2.0, 1.0)),
(651, GDObjectHitbox::Rect(1.0, 1.0)),
(652, GDObjectHitbox::Rect(2.0, 1.0)),
(660, GDObjectHitbox::Rect(1.1, 2.9)),
(661, GDObjectHitbox::Rect(0.5, 0.5)),
(662, GDObjectHitbox::Rect(1.0, 0.5)),
(663, GDObjectHitbox::Rect(1.0, 0.5)),
(664, GDObjectHitbox::Rect(1.0, 0.5)),
(665, GDObjectHitbox::Rect(1.0, 1.0)),
(666, GDObjectHitbox::Rect(2.0, 1.0)),
(667, GDObjectHitbox::Rect(0.3, 0.2)),
(673, GDObjectHitbox::Rect(1.0, 1.0)),
(674, GDObjectHitbox::Rect(2.0, 1.0)),
(675, GDObjectHitbox::Circle(1.1)),
(676, GDObjectHitbox::Circle(0.6)),
(677, GDObjectHitbox::Circle(0.4)),
(678, GDObjectHitbox::Circle(1.0)),
(679, GDObjectHitbox::Circle(0.6)),
(680, GDObjectHitbox::Circle(0.4)),
(709, GDObjectHitbox::Rect(1.0, 1.0)),
(710, GDObjectHitbox::Rect(2.0, 1.0)),
(711, GDObjectHitbox::Rect(1.0, 1.0)),
(712, GDObjectHitbox::Rect(2.0, 1.0)),
(720, GDObjectHitbox::Rect(0.1, 0.1)),
(726, GDObjectHitbox::Rect(1.0, 1.0)),
(727, GDObjectHitbox::Rect(2.0, 1.0)),
(728, GDObjectHitbox::Rect(1.0, 1.0)),
(729, GDObjectHitbox::Rect(2.0, 1.0)),
(740, GDObjectHitbox::Circle(1.1)),
(741, GDObjectHitbox::Circle(0.7)),
(742, GDObjectHitbox::Circle(0.4)),
(744, GDObjectHitbox::Rect(1.0, 1.0)),
(745, GDObjectHitbox::Rect(1.1, 2.9)),
(747, GDObjectHitbox::Rect(0.8, 3.0)),
(768, GDObjectHitbox::Rect(0.1, 0.2)),
(886, GDObjectHitbox::Rect(1.0, 1.0)),
(887, GDObjectHitbox::Rect(2.0, 1.0)),
(899, GDObjectHitbox::Rect(1.0, 1.0)),
(900, GDObjectHitbox::Rect(1.0, 1.0)),
(901, GDObjectHitbox::Rect(1.0, 1.0)),
(915, GDObjectHitbox::Rect(1.0, 1.0)),
(918, GDObjectHitbox::Circle(0.8)),
(919, GDObjectHitbox::Rect(0.8, 0.2)),
(925, GDObjectHitbox::Rect(2.3, 2.3)),
(926, GDObjectHitbox::Rect(4.3, 4.3)),
(989, GDObjectHitbox::Rect(0.3, 0.4)),
(991, GDObjectHitbox::Rect(0.1, 0.1)),
(1006, GDObjectHitbox::Rect(1.0, 1.0)),
(1007, GDObjectHitbox::Rect(1.0, 1.0)),
(1019, GDObjectHitbox::Rect(3.7, 3.7)),
(1020, GDObjectHitbox::Rect(3.0, 3.0)),
(1021, GDObjectHitbox::Rect(2.1, 2.1)),
(1022, GDObjectHitbox::Rect(1.2, 1.2)),
(1049, GDObjectHitbox::Rect(1.0, 1.0)),
(1120, GDObjectHitbox::Rect(1.0, 1.0)),
(1122, GDObjectHitbox::Rect(1.0, 1.0)),
(1123, GDObjectHitbox::Rect(1.0, 1.0)),
(1124, GDObjectHitbox::Rect(1.0, 1.0)),
(1125, GDObjectHitbox::Rect(1.0, 1.0)),
(1126, GDObjectHitbox::Rect(1.0, 1.0)),
(1127, GDObjectHitbox::Rect(1.0, 1.0)),
(1132, GDObjectHitbox::Rect(1.0, 1.0)),
(1133, GDObjectHitbox::Rect(1.0, 1.0)),
(1134, GDObjectHitbox::Rect(1.0, 1.0)),
(1135, GDObjectHitbox::Rect(1.0, 1.0)),
(1136, GDObjectHitbox::Rect(1.0, 1.0)),
(1137, GDObjectHitbox::Rect(1.0, 1.0)),
(1138, GDObjectHitbox::Rect(0.5, 0.5)),
(1139, GDObjectHitbox::Rect(0.5, 0.5)),
(1154, GDObjectHitbox::Rect(0.5, 0.1)),
(1155, GDObjectHitbox::Rect(0.5, 0.5)),
(1156, GDObjectHitbox::Rect(0.5, 0.5)),
(1157, GDObjectHitbox::Rect(0.5, 0.5)),
(1202, GDObjectHitbox::Rect(1.0, 0.1)),
(1203, GDObjectHitbox::Rect(1.0, 1.0)),
(1204, GDObjectHitbox::Rect(1.0, 1.0)),
(1208, GDObjectHitbox::Rect(0.5, 0.5)),
(1209, GDObjectHitbox::Rect(1.0, 1.0)),
(1210, GDObjectHitbox::Rect(1.0, 1.0)),
(1220, GDObjectHitbox::Rect(1.0, 0.2)),
(1221, GDObjectHitbox::Rect(1.0, 1.0)),
(1222, GDObjectHitbox::Rect(1.0, 1.0)),
(1226, GDObjectHitbox::Rect(1.0, 1.0)),
(1227, GDObjectHitbox::Rect(1.0, 0.2)),
(1241, GDObjectHitbox::Rect(0.5, 0.5)),
(1242, GDObjectHitbox::Rect(0.5, 0.5)),
(1243, GDObjectHitbox::Rect(0.5, 0.5)),
(1244, GDObjectHitbox::Rect(0.5, 0.5)),
(1245, GDObjectHitbox::Rect(0.5, 0.5)),
(1246, GDObjectHitbox::Rect(0.5, 0.5)),
(1260, GDObjectHitbox::Rect(1.0, 0.1)),
(1262, GDObjectHitbox::Rect(1.0, 0.1)),
(1264, GDObjectHitbox::Rect(1.0, 0.2)),
(1268, GDObjectHitbox::Rect(1.0, 1.0)),
(1275, GDObjectHitbox::Rect(0.8, 0.7)),
(1304, GDObjectHitbox::Rect(1.0, 1.0)),
(1327, GDObjectHitbox::Rect(0.3, 0.3)),
(1328, GDObjectHitbox::Rect(0.3, 0.5)),
(1329, GDObjectHitbox::Rect(1.3, 1.3)),
(1330, GDObjectHitbox::Rect(1.2, 1.2)),
(1331, GDObjectHitbox::Rect(1.1, 2.9)),
(1332, GDObjectHitbox::Rect(1.0, 0.2)),
(1333, GDObjectHitbox::Rect(1.2, 1.2)),
(1334, GDObjectHitbox::Rect(2.3, 1.9)),
(1338, GDObjectHitbox::Rect(1.0, 1.0)),
(1339, GDObjectHitbox::Rect(2.0, 1.0)),
(1340, GDObjectHitbox::Rect(0.9, 0.1)),
(1341, GDObjectHitbox::Rect(1.0, 1.0)),
(1342, GDObjectHitbox::Rect(2.0, 1.0)),
(1343, GDObjectHitbox::Rect(0.8, 0.1)),
(1344, GDObjectHitbox::Rect(1.0, 1.0)),
(1345, GDObjectHitbox::Rect(2.0, 1.0)),
(1346, GDObjectHitbox::Rect(1.0, 1.0)),
(1347, GDObjectHitbox::Rect(1.0, 1.0)),
(1520, GDObjectHitbox::Rect(1.0, 1.0)),
(1561, GDObjectHitbox::Rect(1.0, 0.3)),
(1562, GDObjectHitbox::Rect(1.0, 0.1)),
(1563, GDObjectHitbox::Rect(0.5, 0.1)),
(1564, GDObjectHitbox::Rect(0.4, 0.4)),
(1565, GDObjectHitbox::Rect(0.6, 0.6)),
(1566, GDObjectHitbox::Rect(0.4, 0.4)),
(1567, GDObjectHitbox::Rect(0.5, 0.3)),
(1568, GDObjectHitbox::Rect(2.1, 1.1)),
(1569, GDObjectHitbox::Rect(1.1, 1.1)),
(1582, GDObjectHitbox::Circle(0.1)),
(1583, GDObjectHitbox::Circle(0.1)),
(1584, GDObjectHitbox::Rect(0.3, 0.3)),
(1585, GDObjectHitbox::Rect(1.0, 1.0)),
(1587, GDObjectHitbox::Rect(0.8, 0.7)),
(1589, GDObjectHitbox::Rect(0.8, 0.7)),
(1594, GDObjectHitbox::Rect(1.2, 1.2)),
(1595, GDObjectHitbox::Rect(1.0, 1.0)),
(1598, GDObjectHitbox::Rect(0.8, 0.7)),
(1611, GDObjectHitbox::Rect(1.0, 1.0)),
(1612, GDObjectHitbox::Rect(1.0, 1.0)),
(1613, GDObjectHitbox::Rect(1.0, 1.0)),
(1614, GDObjectHitbox::Rect(0.8, 0.7)),
(1616, GDObjectHitbox::Rect(1.0, 1.0)),
(1619, GDObjectHitbox::Circle(0.8)),
(1620, GDObjectHitbox::Circle(0.5)),
(1701, GDObjectHitbox::Circle(0.2)),
(1702, GDObjectHitbox::Circle(0.2)),
(1703, GDObjectHitbox::Circle(0.2)),
(1704, GDObjectHitbox::Rect(1.2, 1.2)),
(1705, GDObjectHitbox::Circle(1.1)),
(1706, GDObjectHitbox::Circle(0.7)),
(1707, GDObjectHitbox::Circle(0.4)),
(1708, GDObjectHitbox::Circle(1.0)),
(1709, GDObjectHitbox::Circle(0.6)),
(1710, GDObjectHitbox::Circle(0.4)),
(1711, GDObjectHitbox::Rect(0.5, 0.7)),
(1712, GDObjectHitbox::Rect(0.5, 0.7)),
(1713, GDObjectHitbox::Rect(0.4, 0.7)),
(1714, GDObjectHitbox::Rect(0.4, 0.5)),
(1715, GDObjectHitbox::Rect(0.3, 0.4)),
(1716, GDObjectHitbox::Rect(0.3, 0.2)),
(1717, GDObjectHitbox::Rect(1.0, 1.0)),
(1718, GDObjectHitbox::Rect(2.0, 1.0)),
(1719, GDObjectHitbox::Rect(0.3, 0.2)),
(1720, GDObjectHitbox::Rect(0.2, 0.2)),
(1721, GDObjectHitbox::Rect(0.2, 0.2)),
(1722, GDObjectHitbox::Rect(0.3, 0.1)),
(1723, GDObjectHitbox::Rect(1.0, 1.0)),
(1724, GDObjectHitbox::Rect(2.0, 1.0)),
(1725, GDObjectHitbox::Rect(0.3, 0.2)),
(1726, GDObjectHitbox::Rect(0.2, 0.1)),
(1727, GDObjectHitbox::Rect(0.1, 0.2)),
(1728, GDObjectHitbox::Rect(0.3, 0.2)),
(1729, GDObjectHitbox::Rect(0.2, 0.2)),
(1730, GDObjectHitbox::Rect(0.3, 0.2)),
(1731, GDObjectHitbox::Rect(0.1, 0.1)),
(1732, GDObjectHitbox::Rect(0.3, 0.4)),
(1733, GDObjectHitbox::Rect(0.1, 0.1)),
(1734, GDObjectHitbox::Circle(1.1)),
(1735, GDObjectHitbox::Circle(0.6)),
(1736, GDObjectHitbox::Circle(0.4)),
(1743, GDObjectHitbox::Triangle(1.0, 1.0)),
(1744, GDObjectHitbox::Rect(2.0, 1.0)),
(1745, GDObjectHitbox::Rect(1.0, 1.0)),
(1746, GDObjectHitbox::Rect(2.0, 1.0)),
(1747, GDObjectHitbox::Rect(1.0, 1.0)),
(1748, GDObjectHitbox::Rect(2.0, 1.0)),
(1749, GDObjectHitbox::Rect(1.0, 1.0)),
(1750, GDObjectHitbox::Rect(2.0, 1.0)),
(1751, GDObjectHitbox::Rect(1.2, 1.2)),
(1755, GDObjectHitbox::Rect(1.0, 1.0)),
(1811, GDObjectHitbox::Rect(1.0, 1.0)),
(1812, GDObjectHitbox::Rect(1.0, 1.0)),
(1813, GDObjectHitbox::Rect(1.0, 1.0)),
(1814, GDObjectHitbox::Rect(1.0, 1.0)),
(1815, GDObjectHitbox::Rect(1.0, 1.0)),
(1817, GDObjectHitbox::Rect(1.0, 1.0)),
(1818, GDObjectHitbox::Rect(1.0, 1.0)),
(1819, GDObjectHitbox::Rect(1.0, 1.0)),
(1829, GDObjectHitbox::Rect(1.0, 1.0)),
(1831, GDObjectHitbox::Rect(1.0, 1.0)),
(1832, GDObjectHitbox::Rect(0.5, 0.5)),
(1833, GDObjectHitbox::Rect(1.0, 1.0)),
(1834, GDObjectHitbox::Rect(0.5, 0.5)),
(1839, GDObjectHitbox::Rect(2.0, 2.0)),
(1840, GDObjectHitbox::Rect(1.0, 1.0)),
(1841, GDObjectHitbox::Rect(2.0, 2.0)),
(1842, GDObjectHitbox::Rect(1.0, 1.0)),
(1859, GDObjectHitbox::Rect(1.0, 1.0)),
(1886, GDObjectHitbox::Rect(1.3, 1.3)),
(1887, GDObjectHitbox::Rect(0.7, 0.7)),
(1888, GDObjectHitbox::Rect(2.0, 2.0)),
(1903, GDObjectHitbox::Rect(1.0, 0.5)),
(1904, GDObjectHitbox::Rect(1.0, 0.5)),
(1905, GDObjectHitbox::Rect(1.0, 0.5)),
(1906, GDObjectHitbox::Rect(1.0, 1.0)),
(1907, GDObjectHitbox::Rect(2.0, 1.0)),
(1910, GDObjectHitbox::Rect(0.5, 0.5)),
(1911, GDObjectHitbox::Rect(0.5, 0.3)),
(3004, GDObjectHitbox::Rect(1.2, 1.2)),
(3005, GDObjectHitbox::Rect(0.8, 0.1)),
(3027, GDObjectHitbox::Rect(1.2, 1.2)),
(3600, GDObjectHitbox::Rect(0.5, 0.5)),
];