From f8172339721d707610f19cdb7fe14fe4f31c8318 Mon Sep 17 00:00:00 2001 From: Malfurious Date: Thu, 15 Sep 2022 07:31:08 -0400 Subject: Revert crates' sleeping state to enable the immediate affect of physics on the many crates. According to mika, this was a workaround that is no longer necessary. --- ship/ship/crate.tscn | 1 - 1 file changed, 1 deletion(-) (limited to 'ship') diff --git a/ship/ship/crate.tscn b/ship/ship/crate.tscn index c25292b..a2cd355 100644 --- a/ship/ship/crate.tscn +++ b/ship/ship/crate.tscn @@ -20,7 +20,6 @@ surfaces/0 = { [sub_resource type="BoxShape" id=2] [node name="crate" type="RigidBody"] -sleeping = true [node name="crate-" type="MeshInstance" parent="."] mesh = SubResource( 1 ) -- cgit v1.2.3