Page MenuHomeFeedback Tracker

enableDynamicSimulation not working when passed Object
New, NormalPublic

Description

The wiki states this accepts an object or group, however when passing an Object (tested with soldier), the command appears to have no affect and unit continues its idle animations.

Adding 'group' before the object processes correctly, freezing it in place.

Working:
group <unit> enableDynamicSimulation true;

Not working:
<unit> enableDynamicSimulation true;

dynamicSimulationEnabled also appears to be affected in a similar way.

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting

Event Timeline

2600K created this task.Mar 21 2017, 3:01 AM