- Messages
- 75
- Country

Ah ok thanks. should probably read the sdk documentation more often
All I can do is give you one of my xml which is working. Maybe something is weong with your node name?
All I can do is give you one of my xml which is working. Maybe something is weong with your node name?
XML:
<?xml version="1.0" ?>
<ModelInfo guid="{f3c59f69-a2a8-443b-aba3-dfe6b6ec9ee7}" version="1.1">
<LODS>
<LOD MinSize="0" ModelFile="steffhundEND.gltf"/>
</LODS>
<Animation guid="f111307b-0e32-4e24-8a77-9e4d21d6a781" name="Action" type="Standard" typeparam="AutoPlay" typeparam2="Action"/>
</ModelInfo>
<Behaviors>
<Component ID="hund" Node="hund">
<Visibility>
<Parameter>
<Code>(E:LOCAL TIME, Seconds) 36000 >= (E:LOCAL TIME, Seconds) 64800 <= and (A:AMBIENT PRECIP STATE, mask) 3.0 < and (E:Time of Day, enum) 2 < and if{ 1 } els{ 0 } </Code>
</Parameter>
</Visibility>
</Component>
</Behaviors>




