Skip to content

Soft body demo: Lowered impulses because of lowered default mass#1296

Open
jrouwe wants to merge 1 commit intomasterfrom
fix_for_lower_default_mass
Open

Soft body demo: Lowered impulses because of lowered default mass#1296
jrouwe wants to merge 1 commit intomasterfrom
fix_for_lower_default_mass

Conversation

@jrouwe
Copy link
Copy Markdown
Contributor

@jrouwe jrouwe commented Feb 11, 2026

Since #116041, the default mass of a soft body is 1 kg for Jolt Physics (just like Godot Physics). The demos were tweaked with the previous default mass, which is 1 kg per vertex for a total mass of >4000 kg. This change reduces the applied impulses so that the demos behave sensibly again.

Since #116041, the default mass of a soft body is 1 kg for Jolt Physics (just like Godot Physics). The demos were tweaked with the previous default mass, which is 1 kg per vertex for a total mass of >4000 kg. This change reduces the applied impulses so that the demos behave sensibly again.
Copy link
Copy Markdown
Member

@aaronfranke aaronfranke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. This will be good to merge once the demos are targeting Godot 4.7, but that time is not quite here yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants