30Print(string.Format("ScenarioFramework Action: Entity does not have animation component needed for action %1. Action won't randomize the ragdoll.", this), LogLevel.ERROR);
31return;
32 }
33
34vector randomDir = { // always right, front, up, never left, back, down