- Messages
- 234
- Country

Hi, any ideas why the following plays continuously in the loop instead of playing once? At least in the scenery editor.
XML:
<?xml version="1.0" ?>
<ModelInfo guid="{42a07289-bac6-4fe7-0fdb-b245856b9a57}" version="1.1">
<LODS>
<LOD ModelFile="CYOW_Doors_LOD00.gltf" minSize="50"/>
<LOD ModelFile="CYOW_Doors_LOD01.gltf"/>
</LODS>
<Animation guid="42a07289-811d-4fba-8eb2-abfc2d6e0d00" loop="False" name="DoorL1" type="Standard" typeParam="Autoplay"/>
<Animation guid="42a07289-811d-4fba-8eb2-abfc2d6e0d01" loop="False" name="DoorL2" type="Standard" typeParam="Autoplay"/>
<Animation guid="42a07289-811d-4fba-8eb2-abfc2d6e0d02" loop="False" name="DoorL3" type="Standard" typeParam="Autoplay"/>
<Animation guid="42a07289-811d-4fba-8eb2-abfc2d6e0d03" loop="False" name="DoorR1" type="Standard" typeParam="Autoplay"/>
<Animation guid="42a07289-811d-4fba-8eb2-abfc2d6e0d04" loop="False" name="DoorR2" type="Standard" typeParam="Autoplay"/>
<Animation guid="42a07289-811d-4fba-8eb2-abfc2d6e0d05" loop="False" name="DoorR3" type="Standard" typeParam="Autoplay"/>
</ModelInfo>
