diff --git a/Goal.tscn b/Goal.tscn index 52a1473..41af16b 100644 --- a/Goal.tscn +++ b/Goal.tscn @@ -16,6 +16,11 @@ script = ExtResource( 2 ) transform = Transform( 5, 0, 0, 0, -4.37114e-08, -0.5, 0, 1, -2.18557e-08, 4.02201, 0.453122, 0 ) _sections_unfolded = [ "Transform" ] +[node name="Flag.001" parent="Pole" index="1"] + +transform = Transform( 5, 0, 0, 0, -4.37114e-08, -0.5, 0, 1, -2.18557e-08, 5.99137, 0.443566, -0.191931 ) +_sections_unfolded = [ "Transform" ] + [node name="Lamp" parent="." index="1"] visible = false diff --git a/models/flag.blend b/models/flag.blend index 15b6ffe..af9ea88 100644 Binary files a/models/flag.blend and b/models/flag.blend differ diff --git a/models/flag.glb b/models/flag.glb index 5a10932..f8f4e50 100644 Binary files a/models/flag.glb and b/models/flag.glb differ