2023-10-14 00:27:55 +00:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://o8kq85q3qtl4"]
|
2023-10-02 15:53:13 +00:00
|
|
|
|
2023-10-13 22:18:35 +00:00
|
|
|
[sub_resource type="ConvexPolygonShape2D" id="ConvexPolygonShape2D_cfy64"]
|
|
|
|
points = PackedVector2Array(-15, 9, -6, 15, 5, 15, 15, 9, 15, -16, -15, -16)
|
2023-10-02 15:53:13 +00:00
|
|
|
|
2023-10-14 00:27:55 +00:00
|
|
|
[node name="ShieldConverterObstructionShape" type="CollisionShape2D"]
|
|
|
|
z_index = 2
|
2023-10-13 22:18:35 +00:00
|
|
|
shape = SubResource("ConvexPolygonShape2D_cfy64")
|
2023-10-14 00:27:55 +00:00
|
|
|
debug_color = Color(0, 0, 0, 0.141176)
|