aboutsummaryrefslogtreecommitdiff
path: root/lawsuit/objection.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'lawsuit/objection.tscn')
-rw-r--r--lawsuit/objection.tscn10
1 files changed, 10 insertions, 0 deletions
diff --git a/lawsuit/objection.tscn b/lawsuit/objection.tscn
new file mode 100644
index 0000000..c262168
--- /dev/null
+++ b/lawsuit/objection.tscn
@@ -0,0 +1,10 @@
+[gd_scene load_steps=2 format=2]
+
+[ext_resource path="res://assets/OBJECTION.png" type="Texture" id=1]
+
+[node name="Node2D" type="Node2D"]
+position = Vector2( 1.22777, -1.52588e-05 )
+
+[node name="Sprite" type="Sprite" parent="."]
+position = Vector2( 158.378, -18.416 )
+texture = ExtResource( 1 )