How to debug the enemy character after `set simulate physics`. Enemy ragdoll still moves

Hello,

You can use “Show Collision” command on your console to see if the Capsule Collision is moving, or if any other colliders interact with your ragdoll.

Additionally, you could use the “Disable Movement” node and see if that helps.