diff options
Diffstat (limited to 'godot/scenes/worldprops/ball_bucket.tscn')
| -rw-r--r-- | godot/scenes/worldprops/ball_bucket.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/godot/scenes/worldprops/ball_bucket.tscn b/godot/scenes/worldprops/ball_bucket.tscn index d85a2fc..25a454e 100644 --- a/godot/scenes/worldprops/ball_bucket.tscn +++ b/godot/scenes/worldprops/ball_bucket.tscn @@ -11,6 +11,7 @@ albedo_color = Color( 0.266667, 0.168627, 0.0235294, 1 ) metallic_specular = 0.0 [node name="ball_bucket" type="StaticBody"] +collision_layer = 0 [node name="CollisionShape" type="CollisionShape" parent="."] shape = SubResource( 1 ) |
