mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
18fdb0f232
Retraining from scratch removes the constraint that blocked these: the existing checkpoints in Game/bots/promoted/ no longer need byte-identical geometry. - Fix the goal aperture constants (were 1.85/1.65, now match objects/goal.tscn's actual sensor exactly at 1.75/1.5) so a ball crossing the visible edge can't fail to score. - Cut a real navigable hole in each end wall's collision (_build_end_wall_colliders), replacing the previous solid box — the ball now genuinely enters the net instead of triggering the sensor a hair before hitting a solid wall. Correct for both FLOOR and ELEVATED goal modes via _goal_surround_bounds. A separate, slightly wider GOAL_VISUAL_APERTURE_* pair keeps the collision hole exact while still giving goal.gd's bezel/rim frame clearance to be seen against the hull cut. - Resize the play volume 1.5x (INNER_HALF_X/Z/HEIGHT 12/18/12 -> 18/27/18) to comfortably fit a 5v5 roster: updates every hand-authored literal in arena_boundary.tscn/arena_base.tscn/the elevated arena variants that doesn't derive from those constants, adds 5 spawn markers per team, and rescales ship_observations.gd's normalization scales and arena_02's cosmetic decoration/nebula-dust shader uniforms to match. - Bake the ~170 runtime-generated CollisionShape3D nodes into the scene via a new bake_colliders()/tools/bake_arena_boundary.gd instead of rebuilding them on every load — a real load-time cost repeated in every parallel headless training env. Colliders must be direct children of the StaticBody3D to register at all, so bake_colliders() parents them onto self and tags them with a group for idempotent re-baking, rather than grouping them under an intermediate container node. _ready() self-heals: it skips regenerating only when an existing bake's goal_mode metadata matches the current one, so the FLOOR-mode bake in the shared scene is never silently reused by an ELEVATED arena variant.
1208 lines
61 KiB
Plaintext
1208 lines
61 KiB
Plaintext
[gd_scene format=3]
|
|
|
|
[ext_resource type="Script" path="res://scripts/arena_boundary.gd" id="1_bndry"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_slab"]
|
|
size = Vector3(40, 1, 58)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_side_wall"]
|
|
size = Vector3(1, 19, 56)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_70to3"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_mys7m"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ug5oh"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_w2wwk"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_28fxy"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_6eg5t"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_6d3kp"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_vp87n"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_k0pps"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_nm2xc"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_spu1i"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_dixh5"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_5rkxe"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_urrjp"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_xgrqd"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_73mt6"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_tpu0y"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_7uonx"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_7o1xp"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_31w4q"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_l6bcp"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_d2nak"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_2uvqt"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_823ln"]
|
|
size = Vector3(1, 19, 1.45322)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_je06l"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_jgoux"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_7xdb5"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_x0cdw"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_urv61"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_d4utc"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ia3m6"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_scnnk"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_x8xbf"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_w8lo7"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_t3dc1"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_tspc8"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_138sb"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_77cuf"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_pp5kl"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_w6ylh"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_sbmh7"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_2p5c8"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_mgigv"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_471fe"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_brrs7"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_5lj54"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_wos4d"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_2pik3"]
|
|
size = Vector3(1, 11.5, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ynp1c"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_knqi2"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_g6i2r"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ahx7d"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_b2ujo"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_uxoft"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ljxpx"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_y2m0l"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_wclbe"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_c1qb1"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_vy2n0"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_joorv"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_2tgpq"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_hggtl"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_8j5v3"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_u0tlb"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_dune6"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_wr5v1"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_y4rn3"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ir502"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_r8apo"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_mugq5"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_4qt3f"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_udic0"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_pjrmw"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_tdpwr"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_enj3q"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_yf3tl"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_kvlkb"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_3cai2"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_7iouc"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_5oqd1"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_swp73"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_b6xk2"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_5xe0h"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_osk2n"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_fuaob"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_d6hm7"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_2fmod"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_2enp2"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_42xtq"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_e3v61"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_v3uum"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_wwyla"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_8esv4"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_xj6mm"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_f48a8"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_0icua"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_mpjij"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_3o3ku"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_641kh"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_20q5p"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_kriro"]
|
|
size = Vector3(1, 28, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ib3tv"]
|
|
size = Vector3(1, 28, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_1nqsd"]
|
|
size = Vector3(1, 28, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_107cs"]
|
|
size = Vector3(1, 28, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ahi0o"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_1k4q3"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_88ku5"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_s2t7r"]
|
|
size = Vector3(1, 46, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_n13mt"]
|
|
size = Vector3(1, 28, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_q8ag5"]
|
|
size = Vector3(1, 28, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_iv4sd"]
|
|
size = Vector3(1, 28, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_uow8i"]
|
|
size = Vector3(1, 28, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_35mjm"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_i3lf3"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_q03ke"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_3vu3k"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_kptx0"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_gvr22"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_whaal"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_33rb5"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_25pe1"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_1ruhc"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ts1pb"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_5awia"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_uk0em"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_im3u6"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_s8i4w"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_1gpcx"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_vmlye"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_kjj1g"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ueypq"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_wuyqe"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_6hw3y"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_b0ijk"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_waln6"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_5c8ba"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_401pd"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_fxg41"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_foten"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_6a4mw"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_3i2q1"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_tusg2"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_g5byq"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_fueej"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_5ecxb"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_b40lu"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_25tb4"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_le7h5"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_pblft"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_82tww"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_tn4j4"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_rtwoo"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_tj1wf"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_7yu5e"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_hqjkw"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_tsi20"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_gisjl"]
|
|
size = Vector3(1, 1.580894, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ampv8"]
|
|
size = Vector3(1, 1.9672551, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_lbqtw"]
|
|
size = Vector3(1, 2.2629633, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_iexkr"]
|
|
size = Vector3(1, 2.4229994, 1.0956495)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ljcpa"]
|
|
size = Vector3(17.25, 19, 1)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_lsdkb"]
|
|
size = Vector3(17.25, 19, 1)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_ticj2"]
|
|
size = Vector3(3.5, 16.5, 1)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_wsnrg"]
|
|
size = Vector3(3.5, 1, 1)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_lwe1w"]
|
|
size = Vector3(17.25, 19, 1)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_8dh5e"]
|
|
size = Vector3(17.25, 19, 1)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_fmsj5"]
|
|
size = Vector3(3.5, 16.5, 1)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_8qsh8"]
|
|
size = Vector3(3.5, 1, 1)
|
|
|
|
[node name="ArenaBoundary" type="StaticBody3D" unique_id=1619476847]
|
|
collision_layer = 4
|
|
collision_mask = 3
|
|
script = ExtResource("1_bndry")
|
|
metadata/baked_goal_mode = 0
|
|
|
|
[node name="FloorShape" type="CollisionShape3D" parent="." unique_id=1975818821]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.5, 0)
|
|
shape = SubResource("BoxShape3D_slab")
|
|
|
|
[node name="WallPosXShape" type="CollisionShape3D" parent="." unique_id=1124245800]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 18.5, 8.5, 0)
|
|
shape = SubResource("BoxShape3D_side_wall")
|
|
|
|
[node name="WallNegXShape" type="CollisionShape3D" parent="." unique_id=887415421]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -18.5, 8.5, 0)
|
|
shape = SubResource("BoxShape3D_side_wall")
|
|
|
|
[node name="CeilingShape" type="CollisionShape3D" parent="." unique_id=113803213]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 18.5, 0)
|
|
shape = SubResource("BoxShape3D_slab")
|
|
|
|
[node name="@CollisionShape3D@2" type="CollisionShape3D" parent="." unique_id=1104275038]
|
|
transform = Transform3D(-0.9914449, 0, 0.13052619, 0, 1, 0, -0.13052619, 0, -0.9914449, -18.461502, 8.5, -23.587368)
|
|
shape = SubResource("BoxShape3D_70to3")
|
|
|
|
[node name="@CollisionShape3D@3" type="CollisionShape3D" parent="." unique_id=522577702]
|
|
transform = Transform3D(-0.9238795, 0, 0.38268343, 0, 1, 0, -0.38268343, 0, -0.9238795, -18.157457, 8.5, -24.722075)
|
|
shape = SubResource("BoxShape3D_mys7m")
|
|
|
|
[node name="@CollisionShape3D@4" type="CollisionShape3D" parent="." unique_id=899532038]
|
|
transform = Transform3D(-0.7933533, 0, 0.6087614, 0, 1, 0, -0.6087614, 0, -0.7933533, -17.57009, 8.5, -25.739426)
|
|
shape = SubResource("BoxShape3D_ug5oh")
|
|
|
|
[node name="@CollisionShape3D@5" type="CollisionShape3D" parent="." unique_id=430891565]
|
|
transform = Transform3D(-0.6087614, 0, 0.7933533, 0, 1, 0, -0.7933533, 0, -0.6087614, -16.739426, 8.5, -26.57009)
|
|
shape = SubResource("BoxShape3D_w2wwk")
|
|
|
|
[node name="@CollisionShape3D@6" type="CollisionShape3D" parent="." unique_id=27856052]
|
|
transform = Transform3D(-0.38268343, 0, 0.9238795, 0, 1, 0, -0.9238795, 0, -0.38268343, -15.722075, 8.5, -27.157457)
|
|
shape = SubResource("BoxShape3D_28fxy")
|
|
|
|
[node name="@CollisionShape3D@7" type="CollisionShape3D" parent="." unique_id=1821968500]
|
|
transform = Transform3D(-0.13052619, 0, 0.9914449, 0, 1, 0, -0.9914449, 0, -0.13052619, -14.587367, 8.5, -27.461502)
|
|
shape = SubResource("BoxShape3D_6eg5t")
|
|
|
|
[node name="@CollisionShape3D@8" type="CollisionShape3D" parent="." unique_id=1287974722]
|
|
transform = Transform3D(-0.9914449, 0, -0.13052619, 0, 1, 0, 0.13052619, 0, -0.9914449, -18.461502, 8.5, 23.587368)
|
|
shape = SubResource("BoxShape3D_6d3kp")
|
|
|
|
[node name="@CollisionShape3D@9" type="CollisionShape3D" parent="." unique_id=348851793]
|
|
transform = Transform3D(-0.9238795, 0, -0.38268343, 0, 1, 0, 0.38268343, 0, -0.9238795, -18.157457, 8.5, 24.722075)
|
|
shape = SubResource("BoxShape3D_vp87n")
|
|
|
|
[node name="@CollisionShape3D@10" type="CollisionShape3D" parent="." unique_id=65739588]
|
|
transform = Transform3D(-0.7933533, 0, -0.6087614, 0, 1, 0, 0.6087614, 0, -0.7933533, -17.57009, 8.5, 25.739426)
|
|
shape = SubResource("BoxShape3D_k0pps")
|
|
|
|
[node name="@CollisionShape3D@11" type="CollisionShape3D" parent="." unique_id=2051248501]
|
|
transform = Transform3D(-0.6087614, 0, -0.7933533, 0, 1, 0, 0.7933533, 0, -0.6087614, -16.739426, 8.5, 26.57009)
|
|
shape = SubResource("BoxShape3D_nm2xc")
|
|
|
|
[node name="@CollisionShape3D@12" type="CollisionShape3D" parent="." unique_id=1808709514]
|
|
transform = Transform3D(-0.38268343, 0, -0.9238795, 0, 1, 0, 0.9238795, 0, -0.38268343, -15.722075, 8.5, 27.157457)
|
|
shape = SubResource("BoxShape3D_spu1i")
|
|
|
|
[node name="@CollisionShape3D@13" type="CollisionShape3D" parent="." unique_id=1797120446]
|
|
transform = Transform3D(-0.13052619, 0, -0.9914449, 0, 1, 0, 0.9914449, 0, -0.13052619, -14.587367, 8.5, 27.461502)
|
|
shape = SubResource("BoxShape3D_dixh5")
|
|
|
|
[node name="@CollisionShape3D@14" type="CollisionShape3D" parent="." unique_id=714258572]
|
|
transform = Transform3D(0.9914449, 0, 0.13052619, 0, 1, 0, -0.13052619, 0, 0.9914449, 18.461502, 8.5, -23.587368)
|
|
shape = SubResource("BoxShape3D_5rkxe")
|
|
|
|
[node name="@CollisionShape3D@15" type="CollisionShape3D" parent="." unique_id=803125453]
|
|
transform = Transform3D(0.9238795, 0, 0.38268343, 0, 1, 0, -0.38268343, 0, 0.9238795, 18.157457, 8.5, -24.722075)
|
|
shape = SubResource("BoxShape3D_urrjp")
|
|
|
|
[node name="@CollisionShape3D@16" type="CollisionShape3D" parent="." unique_id=1099609608]
|
|
transform = Transform3D(0.7933533, 0, 0.6087614, 0, 1, 0, -0.6087614, 0, 0.7933533, 17.57009, 8.5, -25.739426)
|
|
shape = SubResource("BoxShape3D_xgrqd")
|
|
|
|
[node name="@CollisionShape3D@17" type="CollisionShape3D" parent="." unique_id=603830874]
|
|
transform = Transform3D(0.6087614, 0, 0.7933533, 0, 1, 0, -0.7933533, 0, 0.6087614, 16.739426, 8.5, -26.57009)
|
|
shape = SubResource("BoxShape3D_73mt6")
|
|
|
|
[node name="@CollisionShape3D@18" type="CollisionShape3D" parent="." unique_id=268151333]
|
|
transform = Transform3D(0.38268343, 0, 0.9238795, 0, 1, 0, -0.9238795, 0, 0.38268343, 15.722075, 8.5, -27.157457)
|
|
shape = SubResource("BoxShape3D_tpu0y")
|
|
|
|
[node name="@CollisionShape3D@19" type="CollisionShape3D" parent="." unique_id=2047099920]
|
|
transform = Transform3D(0.13052619, 0, 0.9914449, 0, 1, 0, -0.9914449, 0, 0.13052619, 14.587367, 8.5, -27.461502)
|
|
shape = SubResource("BoxShape3D_7uonx")
|
|
|
|
[node name="@CollisionShape3D@20" type="CollisionShape3D" parent="." unique_id=1708884878]
|
|
transform = Transform3D(0.9914449, 0, -0.13052619, 0, 1, 0, 0.13052619, 0, 0.9914449, 18.461502, 8.5, 23.587368)
|
|
shape = SubResource("BoxShape3D_7o1xp")
|
|
|
|
[node name="@CollisionShape3D@21" type="CollisionShape3D" parent="." unique_id=1464576323]
|
|
transform = Transform3D(0.9238795, 0, -0.38268343, 0, 1, 0, 0.38268343, 0, 0.9238795, 18.157457, 8.5, 24.722075)
|
|
shape = SubResource("BoxShape3D_31w4q")
|
|
|
|
[node name="@CollisionShape3D@22" type="CollisionShape3D" parent="." unique_id=1357920431]
|
|
transform = Transform3D(0.7933533, 0, -0.6087614, 0, 1, 0, 0.6087614, 0, 0.7933533, 17.57009, 8.5, 25.739426)
|
|
shape = SubResource("BoxShape3D_l6bcp")
|
|
|
|
[node name="@CollisionShape3D@23" type="CollisionShape3D" parent="." unique_id=1900487622]
|
|
transform = Transform3D(0.6087614, 0, -0.7933533, 0, 1, 0, 0.7933533, 0, 0.6087614, 16.739426, 8.5, 26.57009)
|
|
shape = SubResource("BoxShape3D_d2nak")
|
|
|
|
[node name="@CollisionShape3D@24" type="CollisionShape3D" parent="." unique_id=1422468273]
|
|
transform = Transform3D(0.38268343, 0, -0.9238795, 0, 1, 0, 0.9238795, 0, 0.38268343, 15.722075, 8.5, 27.157457)
|
|
shape = SubResource("BoxShape3D_2uvqt")
|
|
|
|
[node name="@CollisionShape3D@25" type="CollisionShape3D" parent="." unique_id=1448624736]
|
|
transform = Transform3D(0.13052619, 0, -0.9914449, 0, 1, 0, 0.9914449, 0, 0.13052619, 14.587367, 8.5, 27.461502)
|
|
shape = SubResource("BoxShape3D_823ln")
|
|
|
|
[node name="@CollisionShape3D@26" type="CollisionShape3D" parent="." unique_id=766203373]
|
|
transform = Transform3D(-0.19509032, 0, -0.98078525, -0.98078525, 0, 0.19509032, 0, 1, 0, -16.487726, -0.45196313, 0)
|
|
shape = SubResource("BoxShape3D_je06l")
|
|
|
|
[node name="@CollisionShape3D@27" type="CollisionShape3D" parent="." unique_id=1558013448]
|
|
transform = Transform3D(-0.55557024, 0, -0.8314696, -0.8314696, 0, 0.55557024, 0, 1, 0, -17.388926, -0.07867399, 0)
|
|
shape = SubResource("BoxShape3D_jgoux")
|
|
|
|
[node name="@CollisionShape3D@28" type="CollisionShape3D" parent="." unique_id=1724419520]
|
|
transform = Transform3D(-0.8314696, 0, -0.55557024, -0.55557024, 0, 0.8314696, 0, 1, 0, -18.078674, 0.6110744, 0)
|
|
shape = SubResource("BoxShape3D_7xdb5")
|
|
|
|
[node name="@CollisionShape3D@29" type="CollisionShape3D" parent="." unique_id=1101013650]
|
|
transform = Transform3D(-0.98078525, 0, -0.19509032, -0.19509032, 0, 0.98078525, 0, 1, 0, -18.451963, 1.5122743, 0)
|
|
shape = SubResource("BoxShape3D_x0cdw")
|
|
|
|
[node name="@CollisionShape3D@30" type="CollisionShape3D" parent="." unique_id=916972497]
|
|
transform = Transform3D(0, 1, 0, -0.98078525, 0, -0.19509032, -0.19509032, 0, 0.98078525, -8.25, -0.45196313, -25.487726)
|
|
shape = SubResource("BoxShape3D_urv61")
|
|
|
|
[node name="@CollisionShape3D@31" type="CollisionShape3D" parent="." unique_id=1204377601]
|
|
transform = Transform3D(0, 1, 0, -0.8314696, 0, -0.55557024, -0.55557024, 0, 0.8314696, -8.25, -0.07867399, -26.388926)
|
|
shape = SubResource("BoxShape3D_d4utc")
|
|
|
|
[node name="@CollisionShape3D@32" type="CollisionShape3D" parent="." unique_id=254168758]
|
|
transform = Transform3D(0, 1, 0, -0.55557024, 0, -0.8314696, -0.8314696, 0, 0.55557024, -8.25, 0.6110744, -27.078674)
|
|
shape = SubResource("BoxShape3D_ia3m6")
|
|
|
|
[node name="@CollisionShape3D@33" type="CollisionShape3D" parent="." unique_id=192061742]
|
|
transform = Transform3D(0, 1, 0, -0.19509032, 0, -0.98078525, -0.98078525, 0, 0.19509032, -8.25, 1.5122743, -27.451963)
|
|
shape = SubResource("BoxShape3D_scnnk")
|
|
|
|
[node name="@CollisionShape3D@34" type="CollisionShape3D" parent="." unique_id=238627681]
|
|
transform = Transform3D(0, 1, 0, -0.98078525, 0, -0.19509032, -0.19509032, 0, 0.98078525, 8.25, -0.45196313, -25.487726)
|
|
shape = SubResource("BoxShape3D_x8xbf")
|
|
|
|
[node name="@CollisionShape3D@35" type="CollisionShape3D" parent="." unique_id=139458502]
|
|
transform = Transform3D(0, 1, 0, -0.8314696, 0, -0.55557024, -0.55557024, 0, 0.8314696, 8.25, -0.07867399, -26.388926)
|
|
shape = SubResource("BoxShape3D_w8lo7")
|
|
|
|
[node name="@CollisionShape3D@36" type="CollisionShape3D" parent="." unique_id=720606735]
|
|
transform = Transform3D(0, 1, 0, -0.55557024, 0, -0.8314696, -0.8314696, 0, 0.55557024, 8.25, 0.6110744, -27.078674)
|
|
shape = SubResource("BoxShape3D_t3dc1")
|
|
|
|
[node name="@CollisionShape3D@37" type="CollisionShape3D" parent="." unique_id=74841444]
|
|
transform = Transform3D(0, 1, 0, -0.19509032, 0, -0.98078525, -0.98078525, 0, 0.19509032, 8.25, 1.5122743, -27.451963)
|
|
shape = SubResource("BoxShape3D_tspc8")
|
|
|
|
[node name="@CollisionShape3D@38" type="CollisionShape3D" parent="." unique_id=1563670861]
|
|
transform = Transform3D(0.19509032, 0, -0.98078525, -0.98078525, 0, -0.19509032, 0, 1, 0, 16.487726, -0.45196313, 0)
|
|
shape = SubResource("BoxShape3D_138sb")
|
|
|
|
[node name="@CollisionShape3D@39" type="CollisionShape3D" parent="." unique_id=2024475274]
|
|
transform = Transform3D(0.55557024, 0, -0.8314696, -0.8314696, 0, -0.55557024, 0, 1, 0, 17.388926, -0.07867399, 0)
|
|
shape = SubResource("BoxShape3D_77cuf")
|
|
|
|
[node name="@CollisionShape3D@40" type="CollisionShape3D" parent="." unique_id=1413930222]
|
|
transform = Transform3D(0.8314696, 0, -0.55557024, -0.55557024, 0, -0.8314696, 0, 1, 0, 18.078674, 0.6110744, 0)
|
|
shape = SubResource("BoxShape3D_pp5kl")
|
|
|
|
[node name="@CollisionShape3D@41" type="CollisionShape3D" parent="." unique_id=577018938]
|
|
transform = Transform3D(0.98078525, 0, -0.19509032, -0.19509032, 0, -0.98078525, 0, 1, 0, 18.451963, 1.5122743, 0)
|
|
shape = SubResource("BoxShape3D_w6ylh")
|
|
|
|
[node name="@CollisionShape3D@42" type="CollisionShape3D" parent="." unique_id=1836476293]
|
|
transform = Transform3D(0, 1, 0, -0.98078525, 0, 0.19509032, 0.19509032, 0, 0.98078525, -8.25, -0.45196313, 25.487726)
|
|
shape = SubResource("BoxShape3D_sbmh7")
|
|
|
|
[node name="@CollisionShape3D@43" type="CollisionShape3D" parent="." unique_id=58769382]
|
|
transform = Transform3D(0, 1, 0, -0.8314696, 0, 0.55557024, 0.55557024, 0, 0.8314696, -8.25, -0.07867399, 26.388926)
|
|
shape = SubResource("BoxShape3D_2p5c8")
|
|
|
|
[node name="@CollisionShape3D@44" type="CollisionShape3D" parent="." unique_id=1105278127]
|
|
transform = Transform3D(0, 1, 0, -0.55557024, 0, 0.8314696, 0.8314696, 0, 0.55557024, -8.25, 0.6110744, 27.078674)
|
|
shape = SubResource("BoxShape3D_mgigv")
|
|
|
|
[node name="@CollisionShape3D@45" type="CollisionShape3D" parent="." unique_id=1992341608]
|
|
transform = Transform3D(0, 1, 0, -0.19509032, 0, 0.98078525, 0.98078525, 0, 0.19509032, -8.25, 1.5122743, 27.451963)
|
|
shape = SubResource("BoxShape3D_471fe")
|
|
|
|
[node name="@CollisionShape3D@46" type="CollisionShape3D" parent="." unique_id=485425234]
|
|
transform = Transform3D(0, 1, 0, -0.98078525, 0, 0.19509032, 0.19509032, 0, 0.98078525, 8.25, -0.45196313, 25.487726)
|
|
shape = SubResource("BoxShape3D_brrs7")
|
|
|
|
[node name="@CollisionShape3D@47" type="CollisionShape3D" parent="." unique_id=1721576902]
|
|
transform = Transform3D(0, 1, 0, -0.8314696, 0, 0.55557024, 0.55557024, 0, 0.8314696, 8.25, -0.07867399, 26.388926)
|
|
shape = SubResource("BoxShape3D_5lj54")
|
|
|
|
[node name="@CollisionShape3D@48" type="CollisionShape3D" parent="." unique_id=1425390421]
|
|
transform = Transform3D(0, 1, 0, -0.55557024, 0, 0.8314696, 0.8314696, 0, 0.55557024, 8.25, 0.6110744, 27.078674)
|
|
shape = SubResource("BoxShape3D_wos4d")
|
|
|
|
[node name="@CollisionShape3D@49" type="CollisionShape3D" parent="." unique_id=176512965]
|
|
transform = Transform3D(0, 1, 0, -0.19509032, 0, 0.98078525, 0.98078525, 0, 0.19509032, 8.25, 1.5122743, 27.451963)
|
|
shape = SubResource("BoxShape3D_2pik3")
|
|
|
|
[node name="@CollisionShape3D@50" type="CollisionShape3D" parent="." unique_id=667183873]
|
|
transform = Transform3D(-0.18844278, 0.25881904, 0.94736576, -0.98078525, 0, -0.19509032, -0.05049309, -0.9659258, 0.2538459, -16.402958, -0.4519632, -23.64387)
|
|
shape = SubResource("BoxShape3D_ynp1c")
|
|
|
|
[node name="@CollisionShape3D@51" type="CollisionShape3D" parent="." unique_id=657563479]
|
|
transform = Transform3D(-0.53663963, 0.25881904, 0.80313796, -0.8314696, 0, -0.5555702, -0.14379215, -0.9659258, 0.21520017, -17.27345, -0.07867402, -23.877117)
|
|
shape = SubResource("BoxShape3D_knqi2")
|
|
|
|
[node name="@CollisionShape3D@52" type="CollisionShape3D" parent="." unique_id=396316554]
|
|
transform = Transform3D(-0.80313796, 0.25881904, 0.53663963, -0.55557024, 0, -0.8314696, -0.21520017, -0.9659258, 0.14379215, -17.939697, 0.6110744, -24.055637)
|
|
shape = SubResource("BoxShape3D_g6i2r")
|
|
|
|
[node name="@CollisionShape3D@53" type="CollisionShape3D" parent="." unique_id=1873503928]
|
|
transform = Transform3D(-0.94736576, 0.25881904, 0.18844278, -0.19509032, 0, -0.9807852, -0.2538459, -0.9659258, 0.05049309, -18.300266, 1.5122743, -24.152252)
|
|
shape = SubResource("BoxShape3D_ahx7d")
|
|
|
|
[node name="@CollisionShape3D@54" type="CollisionShape3D" parent="." unique_id=1661021033]
|
|
transform = Transform3D(-0.13794969, 0.70710677, 0.6935199, -0.98078525, 0, -0.19509032, -0.13794969, -0.70710677, 0.6935199, -15.759088, -0.4519632, -24.759089)
|
|
shape = SubResource("BoxShape3D_b2ujo")
|
|
|
|
[node name="@CollisionShape3D@55" type="CollisionShape3D" parent="." unique_id=2035912927]
|
|
transform = Transform3D(-0.39284748, 0.70710677, 0.5879378, -0.8314696, 0, -0.55557024, -0.39284748, -0.70710677, 0.5879378, -16.396334, -0.07867402, -25.396334)
|
|
shape = SubResource("BoxShape3D_uxoft")
|
|
|
|
[node name="@CollisionShape3D@56" type="CollisionShape3D" parent="." unique_id=1373037932]
|
|
transform = Transform3D(-0.5879378, 0.70710677, 0.39284748, -0.55557024, 0, -0.83146954, -0.5879378, -0.70710677, 0.39284748, -16.884058, 0.6110744, -25.884058)
|
|
shape = SubResource("BoxShape3D_ljxpx")
|
|
|
|
[node name="@CollisionShape3D@57" type="CollisionShape3D" parent="." unique_id=197874143]
|
|
transform = Transform3D(-0.6935199, 0.70710677, 0.13794969, -0.19509032, 0, -0.9807852, -0.6935199, -0.70710677, 0.13794969, -17.148014, 1.5122743, -26.148014)
|
|
shape = SubResource("BoxShape3D_y2m0l")
|
|
|
|
[node name="@CollisionShape3D@58" type="CollisionShape3D" parent="." unique_id=659714406]
|
|
transform = Transform3D(-0.05049309, 0.9659258, 0.2538459, -0.98078525, 0, -0.19509032, -0.18844278, -0.25881904, 0.94736576, -14.643871, -0.4519632, -25.402958)
|
|
shape = SubResource("BoxShape3D_wclbe")
|
|
|
|
[node name="@CollisionShape3D@59" type="CollisionShape3D" parent="." unique_id=1740413125]
|
|
transform = Transform3D(-0.14379215, 0.9659258, 0.21520017, -0.8314696, 0, -0.5555702, -0.53663963, -0.25881904, 0.80313796, -14.877119, -0.07867402, -26.27345)
|
|
shape = SubResource("BoxShape3D_c1qb1")
|
|
|
|
[node name="@CollisionShape3D@60" type="CollisionShape3D" parent="." unique_id=2017505391]
|
|
transform = Transform3D(-0.21520017, 0.9659258, 0.14379215, -0.55557024, 0, -0.8314696, -0.80313796, -0.25881904, 0.53663963, -15.055638, 0.6110744, -26.939697)
|
|
shape = SubResource("BoxShape3D_vy2n0")
|
|
|
|
[node name="@CollisionShape3D@61" type="CollisionShape3D" parent="." unique_id=1018638670]
|
|
transform = Transform3D(-0.2538459, 0.9659258, 0.05049309, -0.19509032, 0, -0.9807852, -0.94736576, -0.25881904, 0.18844278, -15.152252, 1.5122743, -27.300266)
|
|
shape = SubResource("BoxShape3D_joorv")
|
|
|
|
[node name="@CollisionShape3D@62" type="CollisionShape3D" parent="." unique_id=1367932492]
|
|
transform = Transform3D(-0.18844278, 0.25881904, -0.94736576, -0.98078525, 0, 0.19509032, 0.05049309, 0.9659258, 0.2538459, -16.402958, -0.4519632, 23.64387)
|
|
shape = SubResource("BoxShape3D_2tgpq")
|
|
|
|
[node name="@CollisionShape3D@63" type="CollisionShape3D" parent="." unique_id=524771239]
|
|
transform = Transform3D(-0.53663963, 0.25881904, -0.80313796, -0.8314696, 0, 0.5555702, 0.14379215, 0.9659258, 0.21520017, -17.27345, -0.07867402, 23.877117)
|
|
shape = SubResource("BoxShape3D_hggtl")
|
|
|
|
[node name="@CollisionShape3D@64" type="CollisionShape3D" parent="." unique_id=62892092]
|
|
transform = Transform3D(-0.80313796, 0.25881904, -0.53663963, -0.55557024, 0, 0.8314696, 0.21520017, 0.9659258, 0.14379215, -17.939697, 0.6110744, 24.055637)
|
|
shape = SubResource("BoxShape3D_8j5v3")
|
|
|
|
[node name="@CollisionShape3D@65" type="CollisionShape3D" parent="." unique_id=1379137103]
|
|
transform = Transform3D(-0.94736576, 0.25881904, -0.18844278, -0.19509032, 0, 0.9807852, 0.2538459, 0.9659258, 0.05049309, -18.300266, 1.5122743, 24.152252)
|
|
shape = SubResource("BoxShape3D_u0tlb")
|
|
|
|
[node name="@CollisionShape3D@66" type="CollisionShape3D" parent="." unique_id=1705235086]
|
|
transform = Transform3D(-0.13794969, 0.70710677, -0.6935199, -0.98078525, 0, 0.19509032, 0.13794969, 0.70710677, 0.6935199, -15.759088, -0.4519632, 24.759089)
|
|
shape = SubResource("BoxShape3D_dune6")
|
|
|
|
[node name="@CollisionShape3D@67" type="CollisionShape3D" parent="." unique_id=1480096261]
|
|
transform = Transform3D(-0.39284748, 0.70710677, -0.5879378, -0.8314696, 0, 0.55557024, 0.39284748, 0.70710677, 0.5879378, -16.396334, -0.07867402, 25.396334)
|
|
shape = SubResource("BoxShape3D_wr5v1")
|
|
|
|
[node name="@CollisionShape3D@68" type="CollisionShape3D" parent="." unique_id=1342038379]
|
|
transform = Transform3D(-0.5879378, 0.70710677, -0.39284748, -0.55557024, 0, 0.83146954, 0.5879378, 0.70710677, 0.39284748, -16.884058, 0.6110744, 25.884058)
|
|
shape = SubResource("BoxShape3D_y4rn3")
|
|
|
|
[node name="@CollisionShape3D@69" type="CollisionShape3D" parent="." unique_id=2042326159]
|
|
transform = Transform3D(-0.6935199, 0.70710677, -0.13794969, -0.19509032, 0, 0.9807852, 0.6935199, 0.70710677, 0.13794969, -17.148014, 1.5122743, 26.148014)
|
|
shape = SubResource("BoxShape3D_ir502")
|
|
|
|
[node name="@CollisionShape3D@70" type="CollisionShape3D" parent="." unique_id=783510485]
|
|
transform = Transform3D(-0.05049309, 0.9659258, -0.2538459, -0.98078525, 0, 0.19509032, 0.18844278, 0.25881904, 0.94736576, -14.643871, -0.4519632, 25.402958)
|
|
shape = SubResource("BoxShape3D_r8apo")
|
|
|
|
[node name="@CollisionShape3D@71" type="CollisionShape3D" parent="." unique_id=1779162211]
|
|
transform = Transform3D(-0.14379215, 0.9659258, -0.21520017, -0.8314696, 0, 0.5555702, 0.53663963, 0.25881904, 0.80313796, -14.877119, -0.07867402, 26.27345)
|
|
shape = SubResource("BoxShape3D_mugq5")
|
|
|
|
[node name="@CollisionShape3D@72" type="CollisionShape3D" parent="." unique_id=974642962]
|
|
transform = Transform3D(-0.21520017, 0.9659258, -0.14379215, -0.55557024, 0, 0.8314696, 0.80313796, 0.25881904, 0.53663963, -15.055638, 0.6110744, 26.939697)
|
|
shape = SubResource("BoxShape3D_4qt3f")
|
|
|
|
[node name="@CollisionShape3D@73" type="CollisionShape3D" parent="." unique_id=543018953]
|
|
transform = Transform3D(-0.2538459, 0.9659258, -0.05049309, -0.19509032, 0, 0.9807852, 0.94736576, 0.25881904, 0.18844278, -15.152252, 1.5122743, 27.300266)
|
|
shape = SubResource("BoxShape3D_udic0")
|
|
|
|
[node name="@CollisionShape3D@74" type="CollisionShape3D" parent="." unique_id=1242297986]
|
|
transform = Transform3D(0.18844278, -0.25881904, 0.94736576, -0.98078525, 0, 0.19509032, -0.05049309, -0.9659258, -0.2538459, 16.402958, -0.4519632, -23.64387)
|
|
shape = SubResource("BoxShape3D_pjrmw")
|
|
|
|
[node name="@CollisionShape3D@75" type="CollisionShape3D" parent="." unique_id=1321828353]
|
|
transform = Transform3D(0.53663963, -0.25881904, 0.80313796, -0.8314696, 0, 0.5555702, -0.14379215, -0.9659258, -0.21520017, 17.27345, -0.07867402, -23.877117)
|
|
shape = SubResource("BoxShape3D_tdpwr")
|
|
|
|
[node name="@CollisionShape3D@76" type="CollisionShape3D" parent="." unique_id=1333865188]
|
|
transform = Transform3D(0.80313796, -0.25881904, 0.53663963, -0.55557024, 0, 0.8314696, -0.21520017, -0.9659258, -0.14379215, 17.939697, 0.6110744, -24.055637)
|
|
shape = SubResource("BoxShape3D_enj3q")
|
|
|
|
[node name="@CollisionShape3D@77" type="CollisionShape3D" parent="." unique_id=1689467937]
|
|
transform = Transform3D(0.94736576, -0.25881904, 0.18844278, -0.19509032, 0, 0.9807852, -0.2538459, -0.9659258, -0.05049309, 18.300266, 1.5122743, -24.152252)
|
|
shape = SubResource("BoxShape3D_yf3tl")
|
|
|
|
[node name="@CollisionShape3D@78" type="CollisionShape3D" parent="." unique_id=2072893659]
|
|
transform = Transform3D(0.13794969, -0.70710677, 0.6935199, -0.98078525, 0, 0.19509032, -0.13794969, -0.70710677, -0.6935199, 15.759088, -0.4519632, -24.759089)
|
|
shape = SubResource("BoxShape3D_kvlkb")
|
|
|
|
[node name="@CollisionShape3D@79" type="CollisionShape3D" parent="." unique_id=1302372101]
|
|
transform = Transform3D(0.39284748, -0.70710677, 0.5879378, -0.8314696, 0, 0.55557024, -0.39284748, -0.70710677, -0.5879378, 16.396334, -0.07867402, -25.396334)
|
|
shape = SubResource("BoxShape3D_3cai2")
|
|
|
|
[node name="@CollisionShape3D@80" type="CollisionShape3D" parent="." unique_id=1292809499]
|
|
transform = Transform3D(0.5879378, -0.70710677, 0.39284748, -0.55557024, 0, 0.83146954, -0.5879378, -0.70710677, -0.39284748, 16.884058, 0.6110744, -25.884058)
|
|
shape = SubResource("BoxShape3D_7iouc")
|
|
|
|
[node name="@CollisionShape3D@81" type="CollisionShape3D" parent="." unique_id=47547132]
|
|
transform = Transform3D(0.6935199, -0.70710677, 0.13794969, -0.19509032, 0, 0.9807852, -0.6935199, -0.70710677, -0.13794969, 17.148014, 1.5122743, -26.148014)
|
|
shape = SubResource("BoxShape3D_5oqd1")
|
|
|
|
[node name="@CollisionShape3D@82" type="CollisionShape3D" parent="." unique_id=513013002]
|
|
transform = Transform3D(0.05049309, -0.9659258, 0.2538459, -0.98078525, 0, 0.19509032, -0.18844278, -0.25881904, -0.94736576, 14.643871, -0.4519632, -25.402958)
|
|
shape = SubResource("BoxShape3D_swp73")
|
|
|
|
[node name="@CollisionShape3D@83" type="CollisionShape3D" parent="." unique_id=19999408]
|
|
transform = Transform3D(0.14379215, -0.9659258, 0.21520017, -0.8314696, 0, 0.5555702, -0.53663963, -0.25881904, -0.80313796, 14.877119, -0.07867402, -26.27345)
|
|
shape = SubResource("BoxShape3D_b6xk2")
|
|
|
|
[node name="@CollisionShape3D@84" type="CollisionShape3D" parent="." unique_id=1921442664]
|
|
transform = Transform3D(0.21520017, -0.9659258, 0.14379215, -0.55557024, 0, 0.8314696, -0.80313796, -0.25881904, -0.53663963, 15.055638, 0.6110744, -26.939697)
|
|
shape = SubResource("BoxShape3D_5xe0h")
|
|
|
|
[node name="@CollisionShape3D@85" type="CollisionShape3D" parent="." unique_id=1628748732]
|
|
transform = Transform3D(0.2538459, -0.9659258, 0.05049309, -0.19509032, 0, 0.9807852, -0.94736576, -0.25881904, -0.18844278, 15.152252, 1.5122743, -27.300266)
|
|
shape = SubResource("BoxShape3D_osk2n")
|
|
|
|
[node name="@CollisionShape3D@86" type="CollisionShape3D" parent="." unique_id=995200700]
|
|
transform = Transform3D(0.18844278, -0.25881904, -0.94736576, -0.98078525, 0, -0.19509032, 0.05049309, 0.9659258, -0.2538459, 16.402958, -0.4519632, 23.64387)
|
|
shape = SubResource("BoxShape3D_fuaob")
|
|
|
|
[node name="@CollisionShape3D@87" type="CollisionShape3D" parent="." unique_id=1965408435]
|
|
transform = Transform3D(0.53663963, -0.25881904, -0.80313796, -0.8314696, 0, -0.5555702, 0.14379215, 0.9659258, -0.21520017, 17.27345, -0.07867402, 23.877117)
|
|
shape = SubResource("BoxShape3D_d6hm7")
|
|
|
|
[node name="@CollisionShape3D@88" type="CollisionShape3D" parent="." unique_id=1167752072]
|
|
transform = Transform3D(0.80313796, -0.25881904, -0.53663963, -0.55557024, 0, -0.8314696, 0.21520017, 0.9659258, -0.14379215, 17.939697, 0.6110744, 24.055637)
|
|
shape = SubResource("BoxShape3D_2fmod")
|
|
|
|
[node name="@CollisionShape3D@89" type="CollisionShape3D" parent="." unique_id=340159751]
|
|
transform = Transform3D(0.94736576, -0.25881904, -0.18844278, -0.19509032, 0, -0.9807852, 0.2538459, 0.9659258, -0.05049309, 18.300266, 1.5122743, 24.152252)
|
|
shape = SubResource("BoxShape3D_2enp2")
|
|
|
|
[node name="@CollisionShape3D@90" type="CollisionShape3D" parent="." unique_id=230990520]
|
|
transform = Transform3D(0.13794969, -0.70710677, -0.6935199, -0.98078525, 0, -0.19509032, 0.13794969, 0.70710677, -0.6935199, 15.759088, -0.4519632, 24.759089)
|
|
shape = SubResource("BoxShape3D_42xtq")
|
|
|
|
[node name="@CollisionShape3D@91" type="CollisionShape3D" parent="." unique_id=1201647351]
|
|
transform = Transform3D(0.39284748, -0.70710677, -0.5879378, -0.8314696, 0, -0.55557024, 0.39284748, 0.70710677, -0.5879378, 16.396334, -0.07867402, 25.396334)
|
|
shape = SubResource("BoxShape3D_e3v61")
|
|
|
|
[node name="@CollisionShape3D@92" type="CollisionShape3D" parent="." unique_id=1801079984]
|
|
transform = Transform3D(0.5879378, -0.70710677, -0.39284748, -0.55557024, 0, -0.83146954, 0.5879378, 0.70710677, -0.39284748, 16.884058, 0.6110744, 25.884058)
|
|
shape = SubResource("BoxShape3D_v3uum")
|
|
|
|
[node name="@CollisionShape3D@93" type="CollisionShape3D" parent="." unique_id=1017650037]
|
|
transform = Transform3D(0.6935199, -0.70710677, -0.13794969, -0.19509032, 0, -0.9807852, 0.6935199, 0.70710677, -0.13794969, 17.148014, 1.5122743, 26.148014)
|
|
shape = SubResource("BoxShape3D_wwyla")
|
|
|
|
[node name="@CollisionShape3D@94" type="CollisionShape3D" parent="." unique_id=681376551]
|
|
transform = Transform3D(0.05049309, -0.9659258, -0.2538459, -0.98078525, 0, -0.19509032, 0.18844278, 0.25881904, -0.94736576, 14.643871, -0.4519632, 25.402958)
|
|
shape = SubResource("BoxShape3D_8esv4")
|
|
|
|
[node name="@CollisionShape3D@95" type="CollisionShape3D" parent="." unique_id=1044309673]
|
|
transform = Transform3D(0.14379215, -0.9659258, -0.21520017, -0.8314696, 0, -0.5555702, 0.53663963, 0.25881904, -0.80313796, 14.877119, -0.07867402, 26.27345)
|
|
shape = SubResource("BoxShape3D_xj6mm")
|
|
|
|
[node name="@CollisionShape3D@96" type="CollisionShape3D" parent="." unique_id=1942470118]
|
|
transform = Transform3D(0.21520017, -0.9659258, -0.14379215, -0.55557024, 0, -0.8314696, 0.80313796, 0.25881904, -0.53663963, 15.055638, 0.6110744, 26.939697)
|
|
shape = SubResource("BoxShape3D_f48a8")
|
|
|
|
[node name="@CollisionShape3D@97" type="CollisionShape3D" parent="." unique_id=1823265201]
|
|
transform = Transform3D(0.2538459, -0.9659258, -0.05049309, -0.19509032, 0, -0.9807852, 0.94736576, 0.25881904, -0.18844278, 15.152252, 1.5122743, 27.300266)
|
|
shape = SubResource("BoxShape3D_0icua")
|
|
|
|
[node name="@CollisionShape3D@98" type="CollisionShape3D" parent="." unique_id=1840297144]
|
|
transform = Transform3D(-0.19509032, 0, 0.98078525, 0.98078525, 0, 0.19509032, 0, 1, 0, -16.487726, 18.451963, 0)
|
|
shape = SubResource("BoxShape3D_mpjij")
|
|
|
|
[node name="@CollisionShape3D@99" type="CollisionShape3D" parent="." unique_id=1935988837]
|
|
transform = Transform3D(-0.55557024, 0, 0.8314696, 0.8314696, 0, 0.55557024, 0, 1, 0, -17.388926, 18.078674, 0)
|
|
shape = SubResource("BoxShape3D_3o3ku")
|
|
|
|
[node name="@CollisionShape3D@100" type="CollisionShape3D" parent="." unique_id=1097212039]
|
|
transform = Transform3D(-0.8314696, 0, 0.55557024, 0.55557024, 0, 0.8314696, 0, 1, 0, -18.078674, 17.388926, 0)
|
|
shape = SubResource("BoxShape3D_641kh")
|
|
|
|
[node name="@CollisionShape3D@101" type="CollisionShape3D" parent="." unique_id=1423709423]
|
|
transform = Transform3D(-0.98078525, 0, 0.19509032, 0.19509032, 0, 0.98078525, 0, 1, 0, -18.451963, 16.487726, 0)
|
|
shape = SubResource("BoxShape3D_20q5p")
|
|
|
|
[node name="@CollisionShape3D@102" type="CollisionShape3D" parent="." unique_id=137088972]
|
|
transform = Transform3D(0, 1, 0, 0.98078525, 0, -0.19509032, -0.19509032, 0, -0.98078525, 0, 18.451963, -25.487726)
|
|
shape = SubResource("BoxShape3D_kriro")
|
|
|
|
[node name="@CollisionShape3D@103" type="CollisionShape3D" parent="." unique_id=692129515]
|
|
transform = Transform3D(0, 1, 0, 0.8314696, 0, -0.55557024, -0.55557024, 0, -0.8314696, 0, 18.078674, -26.388926)
|
|
shape = SubResource("BoxShape3D_ib3tv")
|
|
|
|
[node name="@CollisionShape3D@104" type="CollisionShape3D" parent="." unique_id=2122794337]
|
|
transform = Transform3D(0, 1, 0, 0.55557024, 0, -0.8314696, -0.8314696, 0, -0.55557024, 0, 17.388926, -27.078674)
|
|
shape = SubResource("BoxShape3D_1nqsd")
|
|
|
|
[node name="@CollisionShape3D@105" type="CollisionShape3D" parent="." unique_id=157125395]
|
|
transform = Transform3D(0, 1, 0, 0.19509032, 0, -0.98078525, -0.98078525, 0, -0.19509032, 0, 16.487726, -27.451963)
|
|
shape = SubResource("BoxShape3D_107cs")
|
|
|
|
[node name="@CollisionShape3D@106" type="CollisionShape3D" parent="." unique_id=1459493071]
|
|
transform = Transform3D(0.19509032, 0, 0.98078525, 0.98078525, 0, -0.19509032, 0, 1, 0, 16.487726, 18.451963, 0)
|
|
shape = SubResource("BoxShape3D_ahi0o")
|
|
|
|
[node name="@CollisionShape3D@107" type="CollisionShape3D" parent="." unique_id=1816036188]
|
|
transform = Transform3D(0.55557024, 0, 0.8314696, 0.8314696, 0, -0.55557024, 0, 1, 0, 17.388926, 18.078674, 0)
|
|
shape = SubResource("BoxShape3D_1k4q3")
|
|
|
|
[node name="@CollisionShape3D@108" type="CollisionShape3D" parent="." unique_id=693684678]
|
|
transform = Transform3D(0.8314696, 0, 0.55557024, 0.55557024, 0, -0.8314696, 0, 1, 0, 18.078674, 17.388926, 0)
|
|
shape = SubResource("BoxShape3D_88ku5")
|
|
|
|
[node name="@CollisionShape3D@109" type="CollisionShape3D" parent="." unique_id=1066056580]
|
|
transform = Transform3D(0.98078525, 0, 0.19509032, 0.19509032, 0, -0.98078525, 0, 1, 0, 18.451963, 16.487726, 0)
|
|
shape = SubResource("BoxShape3D_s2t7r")
|
|
|
|
[node name="@CollisionShape3D@110" type="CollisionShape3D" parent="." unique_id=1524837144]
|
|
transform = Transform3D(0, 1, 0, 0.98078525, 0, 0.19509032, 0.19509032, 0, -0.98078525, 0, 18.451963, 25.487726)
|
|
shape = SubResource("BoxShape3D_n13mt")
|
|
|
|
[node name="@CollisionShape3D@111" type="CollisionShape3D" parent="." unique_id=1360874482]
|
|
transform = Transform3D(0, 1, 0, 0.8314696, 0, 0.55557024, 0.55557024, 0, -0.8314696, 0, 18.078674, 26.388926)
|
|
shape = SubResource("BoxShape3D_q8ag5")
|
|
|
|
[node name="@CollisionShape3D@112" type="CollisionShape3D" parent="." unique_id=653346313]
|
|
transform = Transform3D(0, 1, 0, 0.55557024, 0, 0.8314696, 0.8314696, 0, -0.55557024, 0, 17.388926, 27.078674)
|
|
shape = SubResource("BoxShape3D_iv4sd")
|
|
|
|
[node name="@CollisionShape3D@113" type="CollisionShape3D" parent="." unique_id=443639237]
|
|
transform = Transform3D(0, 1, 0, 0.19509032, 0, 0.98078525, 0.98078525, 0, -0.19509032, 0, 16.487726, 27.451963)
|
|
shape = SubResource("BoxShape3D_uow8i")
|
|
|
|
[node name="@CollisionShape3D@114" type="CollisionShape3D" parent="." unique_id=461130254]
|
|
transform = Transform3D(-0.18844278, 0.25881904, -0.94736576, 0.98078525, 0, -0.19509032, -0.05049309, -0.9659258, -0.2538459, -16.402958, 18.451963, -23.64387)
|
|
shape = SubResource("BoxShape3D_35mjm")
|
|
|
|
[node name="@CollisionShape3D@115" type="CollisionShape3D" parent="." unique_id=495929450]
|
|
transform = Transform3D(-0.53663963, 0.25881904, -0.80313796, 0.8314696, 0, -0.5555702, -0.14379215, -0.9659258, -0.21520017, -17.27345, 18.078674, -23.877117)
|
|
shape = SubResource("BoxShape3D_i3lf3")
|
|
|
|
[node name="@CollisionShape3D@116" type="CollisionShape3D" parent="." unique_id=53495663]
|
|
transform = Transform3D(-0.80313796, 0.25881904, -0.53663963, 0.55557024, 0, -0.8314696, -0.21520017, -0.9659258, -0.14379215, -17.939697, 17.388926, -24.055637)
|
|
shape = SubResource("BoxShape3D_q03ke")
|
|
|
|
[node name="@CollisionShape3D@117" type="CollisionShape3D" parent="." unique_id=464390013]
|
|
transform = Transform3D(-0.94736576, 0.25881904, -0.18844278, 0.19509032, 0, -0.9807852, -0.2538459, -0.9659258, -0.05049309, -18.300266, 16.487726, -24.152252)
|
|
shape = SubResource("BoxShape3D_3vu3k")
|
|
|
|
[node name="@CollisionShape3D@118" type="CollisionShape3D" parent="." unique_id=1220816422]
|
|
transform = Transform3D(-0.13794969, 0.70710677, -0.6935199, 0.98078525, 0, -0.19509032, -0.13794969, -0.70710677, -0.6935199, -15.759088, 18.451963, -24.759089)
|
|
shape = SubResource("BoxShape3D_kptx0")
|
|
|
|
[node name="@CollisionShape3D@119" type="CollisionShape3D" parent="." unique_id=1862916581]
|
|
transform = Transform3D(-0.39284748, 0.70710677, -0.5879378, 0.8314696, 0, -0.55557024, -0.39284748, -0.70710677, -0.5879378, -16.396334, 18.078674, -25.396334)
|
|
shape = SubResource("BoxShape3D_gvr22")
|
|
|
|
[node name="@CollisionShape3D@120" type="CollisionShape3D" parent="." unique_id=1540735633]
|
|
transform = Transform3D(-0.5879378, 0.70710677, -0.39284748, 0.55557024, 0, -0.83146954, -0.5879378, -0.70710677, -0.39284748, -16.884058, 17.388926, -25.884058)
|
|
shape = SubResource("BoxShape3D_whaal")
|
|
|
|
[node name="@CollisionShape3D@121" type="CollisionShape3D" parent="." unique_id=2028645730]
|
|
transform = Transform3D(-0.6935199, 0.70710677, -0.13794969, 0.19509032, 0, -0.9807852, -0.6935199, -0.70710677, -0.13794969, -17.148014, 16.487726, -26.148014)
|
|
shape = SubResource("BoxShape3D_33rb5")
|
|
|
|
[node name="@CollisionShape3D@122" type="CollisionShape3D" parent="." unique_id=236312366]
|
|
transform = Transform3D(-0.05049309, 0.9659258, -0.2538459, 0.98078525, 0, -0.19509032, -0.18844278, -0.25881904, -0.94736576, -14.643871, 18.451963, -25.402958)
|
|
shape = SubResource("BoxShape3D_25pe1")
|
|
|
|
[node name="@CollisionShape3D@123" type="CollisionShape3D" parent="." unique_id=1066190126]
|
|
transform = Transform3D(-0.14379215, 0.9659258, -0.21520017, 0.8314696, 0, -0.5555702, -0.53663963, -0.25881904, -0.80313796, -14.877119, 18.078674, -26.27345)
|
|
shape = SubResource("BoxShape3D_1ruhc")
|
|
|
|
[node name="@CollisionShape3D@124" type="CollisionShape3D" parent="." unique_id=479278558]
|
|
transform = Transform3D(-0.21520017, 0.9659258, -0.14379215, 0.55557024, 0, -0.8314696, -0.80313796, -0.25881904, -0.53663963, -15.055638, 17.388926, -26.939697)
|
|
shape = SubResource("BoxShape3D_ts1pb")
|
|
|
|
[node name="@CollisionShape3D@125" type="CollisionShape3D" parent="." unique_id=1048829062]
|
|
transform = Transform3D(-0.2538459, 0.9659258, -0.05049309, 0.19509032, 0, -0.9807852, -0.94736576, -0.25881904, -0.18844278, -15.152252, 16.487726, -27.300266)
|
|
shape = SubResource("BoxShape3D_5awia")
|
|
|
|
[node name="@CollisionShape3D@126" type="CollisionShape3D" parent="." unique_id=405907219]
|
|
transform = Transform3D(-0.18844278, 0.25881904, 0.94736576, 0.98078525, 0, 0.19509032, 0.05049309, 0.9659258, -0.2538459, -16.402958, 18.451963, 23.64387)
|
|
shape = SubResource("BoxShape3D_uk0em")
|
|
|
|
[node name="@CollisionShape3D@127" type="CollisionShape3D" parent="." unique_id=1591228932]
|
|
transform = Transform3D(-0.53663963, 0.25881904, 0.80313796, 0.8314696, 0, 0.5555702, 0.14379215, 0.9659258, -0.21520017, -17.27345, 18.078674, 23.877117)
|
|
shape = SubResource("BoxShape3D_im3u6")
|
|
|
|
[node name="@CollisionShape3D@128" type="CollisionShape3D" parent="." unique_id=152008946]
|
|
transform = Transform3D(-0.80313796, 0.25881904, 0.53663963, 0.55557024, 0, 0.8314696, 0.21520017, 0.9659258, -0.14379215, -17.939697, 17.388926, 24.055637)
|
|
shape = SubResource("BoxShape3D_s8i4w")
|
|
|
|
[node name="@CollisionShape3D@129" type="CollisionShape3D" parent="." unique_id=2076194981]
|
|
transform = Transform3D(-0.94736576, 0.25881904, 0.18844278, 0.19509032, 0, 0.9807852, 0.2538459, 0.9659258, -0.05049309, -18.300266, 16.487726, 24.152252)
|
|
shape = SubResource("BoxShape3D_1gpcx")
|
|
|
|
[node name="@CollisionShape3D@130" type="CollisionShape3D" parent="." unique_id=1359030196]
|
|
transform = Transform3D(-0.13794969, 0.70710677, 0.6935199, 0.98078525, 0, 0.19509032, 0.13794969, 0.70710677, -0.6935199, -15.759088, 18.451963, 24.759089)
|
|
shape = SubResource("BoxShape3D_vmlye")
|
|
|
|
[node name="@CollisionShape3D@131" type="CollisionShape3D" parent="." unique_id=1635444417]
|
|
transform = Transform3D(-0.39284748, 0.70710677, 0.5879378, 0.8314696, 0, 0.55557024, 0.39284748, 0.70710677, -0.5879378, -16.396334, 18.078674, 25.396334)
|
|
shape = SubResource("BoxShape3D_kjj1g")
|
|
|
|
[node name="@CollisionShape3D@132" type="CollisionShape3D" parent="." unique_id=2051933643]
|
|
transform = Transform3D(-0.5879378, 0.70710677, 0.39284748, 0.55557024, 0, 0.83146954, 0.5879378, 0.70710677, -0.39284748, -16.884058, 17.388926, 25.884058)
|
|
shape = SubResource("BoxShape3D_ueypq")
|
|
|
|
[node name="@CollisionShape3D@133" type="CollisionShape3D" parent="." unique_id=17596613]
|
|
transform = Transform3D(-0.6935199, 0.70710677, 0.13794969, 0.19509032, 0, 0.9807852, 0.6935199, 0.70710677, -0.13794969, -17.148014, 16.487726, 26.148014)
|
|
shape = SubResource("BoxShape3D_wuyqe")
|
|
|
|
[node name="@CollisionShape3D@134" type="CollisionShape3D" parent="." unique_id=148938798]
|
|
transform = Transform3D(-0.05049309, 0.9659258, 0.2538459, 0.98078525, 0, 0.19509032, 0.18844278, 0.25881904, -0.94736576, -14.643871, 18.451963, 25.402958)
|
|
shape = SubResource("BoxShape3D_6hw3y")
|
|
|
|
[node name="@CollisionShape3D@135" type="CollisionShape3D" parent="." unique_id=109791403]
|
|
transform = Transform3D(-0.14379215, 0.9659258, 0.21520017, 0.8314696, 0, 0.5555702, 0.53663963, 0.25881904, -0.80313796, -14.877119, 18.078674, 26.27345)
|
|
shape = SubResource("BoxShape3D_b0ijk")
|
|
|
|
[node name="@CollisionShape3D@136" type="CollisionShape3D" parent="." unique_id=936317824]
|
|
transform = Transform3D(-0.21520017, 0.9659258, 0.14379215, 0.55557024, 0, 0.8314696, 0.80313796, 0.25881904, -0.53663963, -15.055638, 17.388926, 26.939697)
|
|
shape = SubResource("BoxShape3D_waln6")
|
|
|
|
[node name="@CollisionShape3D@137" type="CollisionShape3D" parent="." unique_id=1602425529]
|
|
transform = Transform3D(-0.2538459, 0.9659258, 0.05049309, 0.19509032, 0, 0.9807852, 0.94736576, 0.25881904, -0.18844278, -15.152252, 16.487726, 27.300266)
|
|
shape = SubResource("BoxShape3D_5c8ba")
|
|
|
|
[node name="@CollisionShape3D@138" type="CollisionShape3D" parent="." unique_id=2067426416]
|
|
transform = Transform3D(0.18844278, -0.25881904, -0.94736576, 0.98078525, 0, 0.19509032, -0.05049309, -0.9659258, 0.2538459, 16.402958, 18.451963, -23.64387)
|
|
shape = SubResource("BoxShape3D_401pd")
|
|
|
|
[node name="@CollisionShape3D@139" type="CollisionShape3D" parent="." unique_id=2043597586]
|
|
transform = Transform3D(0.53663963, -0.25881904, -0.80313796, 0.8314696, 0, 0.5555702, -0.14379215, -0.9659258, 0.21520017, 17.27345, 18.078674, -23.877117)
|
|
shape = SubResource("BoxShape3D_fxg41")
|
|
|
|
[node name="@CollisionShape3D@140" type="CollisionShape3D" parent="." unique_id=199624648]
|
|
transform = Transform3D(0.80313796, -0.25881904, -0.53663963, 0.55557024, 0, 0.8314696, -0.21520017, -0.9659258, 0.14379215, 17.939697, 17.388926, -24.055637)
|
|
shape = SubResource("BoxShape3D_foten")
|
|
|
|
[node name="@CollisionShape3D@141" type="CollisionShape3D" parent="." unique_id=309152729]
|
|
transform = Transform3D(0.94736576, -0.25881904, -0.18844278, 0.19509032, 0, 0.9807852, -0.2538459, -0.9659258, 0.05049309, 18.300266, 16.487726, -24.152252)
|
|
shape = SubResource("BoxShape3D_6a4mw")
|
|
|
|
[node name="@CollisionShape3D@142" type="CollisionShape3D" parent="." unique_id=520799326]
|
|
transform = Transform3D(0.13794969, -0.70710677, -0.6935199, 0.98078525, 0, 0.19509032, -0.13794969, -0.70710677, 0.6935199, 15.759088, 18.451963, -24.759089)
|
|
shape = SubResource("BoxShape3D_3i2q1")
|
|
|
|
[node name="@CollisionShape3D@143" type="CollisionShape3D" parent="." unique_id=1625470585]
|
|
transform = Transform3D(0.39284748, -0.70710677, -0.5879378, 0.8314696, 0, 0.55557024, -0.39284748, -0.70710677, 0.5879378, 16.396334, 18.078674, -25.396334)
|
|
shape = SubResource("BoxShape3D_tusg2")
|
|
|
|
[node name="@CollisionShape3D@144" type="CollisionShape3D" parent="." unique_id=1971098565]
|
|
transform = Transform3D(0.5879378, -0.70710677, -0.39284748, 0.55557024, 0, 0.83146954, -0.5879378, -0.70710677, 0.39284748, 16.884058, 17.388926, -25.884058)
|
|
shape = SubResource("BoxShape3D_g5byq")
|
|
|
|
[node name="@CollisionShape3D@145" type="CollisionShape3D" parent="." unique_id=1895471112]
|
|
transform = Transform3D(0.6935199, -0.70710677, -0.13794969, 0.19509032, 0, 0.9807852, -0.6935199, -0.70710677, 0.13794969, 17.148014, 16.487726, -26.148014)
|
|
shape = SubResource("BoxShape3D_fueej")
|
|
|
|
[node name="@CollisionShape3D@146" type="CollisionShape3D" parent="." unique_id=1806663148]
|
|
transform = Transform3D(0.05049309, -0.9659258, -0.2538459, 0.98078525, 0, 0.19509032, -0.18844278, -0.25881904, 0.94736576, 14.643871, 18.451963, -25.402958)
|
|
shape = SubResource("BoxShape3D_5ecxb")
|
|
|
|
[node name="@CollisionShape3D@147" type="CollisionShape3D" parent="." unique_id=232365021]
|
|
transform = Transform3D(0.14379215, -0.9659258, -0.21520017, 0.8314696, 0, 0.5555702, -0.53663963, -0.25881904, 0.80313796, 14.877119, 18.078674, -26.27345)
|
|
shape = SubResource("BoxShape3D_b40lu")
|
|
|
|
[node name="@CollisionShape3D@148" type="CollisionShape3D" parent="." unique_id=312739217]
|
|
transform = Transform3D(0.21520017, -0.9659258, -0.14379215, 0.55557024, 0, 0.8314696, -0.80313796, -0.25881904, 0.53663963, 15.055638, 17.388926, -26.939697)
|
|
shape = SubResource("BoxShape3D_25tb4")
|
|
|
|
[node name="@CollisionShape3D@149" type="CollisionShape3D" parent="." unique_id=671240918]
|
|
transform = Transform3D(0.2538459, -0.9659258, -0.05049309, 0.19509032, 0, 0.9807852, -0.94736576, -0.25881904, 0.18844278, 15.152252, 16.487726, -27.300266)
|
|
shape = SubResource("BoxShape3D_le7h5")
|
|
|
|
[node name="@CollisionShape3D@150" type="CollisionShape3D" parent="." unique_id=1532368589]
|
|
transform = Transform3D(0.18844278, -0.25881904, 0.94736576, 0.98078525, 0, -0.19509032, 0.05049309, 0.9659258, 0.2538459, 16.402958, 18.451963, 23.64387)
|
|
shape = SubResource("BoxShape3D_pblft")
|
|
|
|
[node name="@CollisionShape3D@151" type="CollisionShape3D" parent="." unique_id=1551843745]
|
|
transform = Transform3D(0.53663963, -0.25881904, 0.80313796, 0.8314696, 0, -0.5555702, 0.14379215, 0.9659258, 0.21520017, 17.27345, 18.078674, 23.877117)
|
|
shape = SubResource("BoxShape3D_82tww")
|
|
|
|
[node name="@CollisionShape3D@152" type="CollisionShape3D" parent="." unique_id=1289686546]
|
|
transform = Transform3D(0.80313796, -0.25881904, 0.53663963, 0.55557024, 0, -0.8314696, 0.21520017, 0.9659258, 0.14379215, 17.939697, 17.388926, 24.055637)
|
|
shape = SubResource("BoxShape3D_tn4j4")
|
|
|
|
[node name="@CollisionShape3D@153" type="CollisionShape3D" parent="." unique_id=1087455241]
|
|
transform = Transform3D(0.94736576, -0.25881904, 0.18844278, 0.19509032, 0, -0.9807852, 0.2538459, 0.9659258, 0.05049309, 18.300266, 16.487726, 24.152252)
|
|
shape = SubResource("BoxShape3D_rtwoo")
|
|
|
|
[node name="@CollisionShape3D@154" type="CollisionShape3D" parent="." unique_id=1963017669]
|
|
transform = Transform3D(0.13794969, -0.70710677, 0.6935199, 0.98078525, 0, -0.19509032, 0.13794969, 0.70710677, 0.6935199, 15.759088, 18.451963, 24.759089)
|
|
shape = SubResource("BoxShape3D_tj1wf")
|
|
|
|
[node name="@CollisionShape3D@155" type="CollisionShape3D" parent="." unique_id=141245646]
|
|
transform = Transform3D(0.39284748, -0.70710677, 0.5879378, 0.8314696, 0, -0.55557024, 0.39284748, 0.70710677, 0.5879378, 16.396334, 18.078674, 25.396334)
|
|
shape = SubResource("BoxShape3D_7yu5e")
|
|
|
|
[node name="@CollisionShape3D@156" type="CollisionShape3D" parent="." unique_id=1298620761]
|
|
transform = Transform3D(0.5879378, -0.70710677, 0.39284748, 0.55557024, 0, -0.83146954, 0.5879378, 0.70710677, 0.39284748, 16.884058, 17.388926, 25.884058)
|
|
shape = SubResource("BoxShape3D_hqjkw")
|
|
|
|
[node name="@CollisionShape3D@157" type="CollisionShape3D" parent="." unique_id=1952456070]
|
|
transform = Transform3D(0.6935199, -0.70710677, 0.13794969, 0.19509032, 0, -0.9807852, 0.6935199, 0.70710677, 0.13794969, 17.148014, 16.487726, 26.148014)
|
|
shape = SubResource("BoxShape3D_tsi20")
|
|
|
|
[node name="@CollisionShape3D@158" type="CollisionShape3D" parent="." unique_id=1523105927]
|
|
transform = Transform3D(0.05049309, -0.9659258, 0.2538459, 0.98078525, 0, -0.19509032, 0.18844278, 0.25881904, 0.94736576, 14.643871, 18.451963, 25.402958)
|
|
shape = SubResource("BoxShape3D_gisjl")
|
|
|
|
[node name="@CollisionShape3D@159" type="CollisionShape3D" parent="." unique_id=1841695705]
|
|
transform = Transform3D(0.14379215, -0.9659258, 0.21520017, 0.8314696, 0, -0.5555702, 0.53663963, 0.25881904, 0.80313796, 14.877119, 18.078674, 26.27345)
|
|
shape = SubResource("BoxShape3D_ampv8")
|
|
|
|
[node name="@CollisionShape3D@160" type="CollisionShape3D" parent="." unique_id=1617391047]
|
|
transform = Transform3D(0.21520017, -0.9659258, 0.14379215, 0.55557024, 0, -0.8314696, 0.80313796, 0.25881904, 0.53663963, 15.055638, 17.388926, 26.939697)
|
|
shape = SubResource("BoxShape3D_lbqtw")
|
|
|
|
[node name="@CollisionShape3D@161" type="CollisionShape3D" parent="." unique_id=1911759795]
|
|
transform = Transform3D(0.2538459, -0.9659258, 0.05049309, 0.19509032, 0, -0.9807852, 0.94736576, 0.25881904, 0.18844278, 15.152252, 16.487726, 27.300266)
|
|
shape = SubResource("BoxShape3D_iexkr")
|
|
|
|
[node name="@CollisionShape3D@162" type="CollisionShape3D" parent="." unique_id=1448183512]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10.375, 8.5, -27.5)
|
|
shape = SubResource("BoxShape3D_ljcpa")
|
|
|
|
[node name="@CollisionShape3D@163" type="CollisionShape3D" parent="." unique_id=647923769]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.375, 8.5, -27.5)
|
|
shape = SubResource("BoxShape3D_lsdkb")
|
|
|
|
[node name="@CollisionShape3D@164" type="CollisionShape3D" parent="." unique_id=1490170059]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 9.75, -27.5)
|
|
shape = SubResource("BoxShape3D_ticj2")
|
|
|
|
[node name="@CollisionShape3D@165" type="CollisionShape3D" parent="." unique_id=1784303999]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.5, -27.5)
|
|
shape = SubResource("BoxShape3D_wsnrg")
|
|
|
|
[node name="@CollisionShape3D@166" type="CollisionShape3D" parent="." unique_id=2087588075]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10.375, 8.5, 27.5)
|
|
shape = SubResource("BoxShape3D_lwe1w")
|
|
|
|
[node name="@CollisionShape3D@167" type="CollisionShape3D" parent="." unique_id=137815321]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.375, 8.5, 27.5)
|
|
shape = SubResource("BoxShape3D_8dh5e")
|
|
|
|
[node name="@CollisionShape3D@168" type="CollisionShape3D" parent="." unique_id=813640100]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 9.75, 27.5)
|
|
shape = SubResource("BoxShape3D_fmsj5")
|
|
|
|
[node name="@CollisionShape3D@169" type="CollisionShape3D" parent="." unique_id=1795985456]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.5, 27.5)
|
|
shape = SubResource("BoxShape3D_8qsh8")
|