Skip to content
Discussion options

You must be logged in to vote

When you call "ReplicatedRagdollStart", physic simulation is enabled for the mesh but only below the Pelvis bone (included). Here is the call in ALSBaseCharacter.cpp: https://github.com/dyanikoglu/ALS-Community/blob/81014e87b8767cd43512e9ba56920245413f5e09/Source/ALSV4_CPP/Private/Character/ALSBaseCharacter.cpp#L235

There might be some conflict between "Set Simulate Physics" and "Set All Bodies Below Simulate Physics" but I've tested it with another character (non ALS) and the "Set Simulate Physics" worked normally even after "Set All Bodies Below Simulate Physics" was called so I don't really know why it doesn't work with ALS_Character_BP (but I am not an expert).

Anyway, one option is t…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kuchuk-borom-debbarma
Comment options

Answer selected by kuchuk-borom-debbarma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants