Undo transform on sink block

This commit is contained in:
Spencer Killen 2022-12-30 11:42:12 -07:00
parent 57113f8c6d
commit d9e5ce4a61
Signed by: sjkillen
GPG Key ID: F307025B65C860BA
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ shader_param/texture_albedo = ExtResource( 3 )
[sub_resource type="BoxShape" id=4] [sub_resource type="BoxShape" id=4]
[node name="SinkBlock" type="MeshInstance"] [node name="SinkBlock" type="MeshInstance"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.316939, 0 )
mesh = SubResource( 3 ) mesh = SubResource( 3 )
material/0 = SubResource( 7 ) material/0 = SubResource( 7 )
script = ExtResource( 2 ) script = ExtResource( 2 )