summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scenes/basketball.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/scenes/basketball.tscn b/scenes/basketball.tscn
index b46962f..f6b01b3 100644
--- a/scenes/basketball.tscn
+++ b/scenes/basketball.tscn
@@ -37,6 +37,7 @@ shape = SubResource( 1 )
visible = false
modulate = Color( 1, 1, 1, 0.498039 )
texture = ExtResource( 3 )
+offset = Vector2( 0, -2 )
[connection signal="mouse_entered" from="InnerShape" to="." method="_on_InnerShape_mouse_entered"]
[connection signal="mouse_exited" from="InnerShape" to="." method="_on_InnerShape_mouse_exited"]