We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 223c941 commit 89c0228Copy full SHA for 89c0228
1 file changed
modules/jolt_physics/objects/jolt_body_3d.cpp
@@ -446,6 +446,7 @@ void JoltBody3D::_space_changed() {
446
_update_group_filter();
447
_update_joint_constraints();
448
_update_sleep_allowed();
449
+ _update_environmental_properties();
450
}
451
452
void JoltBody3D::_areas_changed() {
0 commit comments