LandingLight-cone.xml 520 B

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <path>LightCone.ac</path>
  4. <effect>
  5. <inherits-from>Effects/light-cone</inherits-from>
  6. <object-name>Cone</object-name>
  7. </effect>
  8. <animation>
  9. <type>select</type>
  10. <object-name>Cone</object-name>
  11. <object-name>Cone-texture</object-name>
  12. <object-name>Light</object-name>
  13. <condition>
  14. <property>/sim/rendering/als-secondary-lights/use-landing-light</property>
  15. </condition>
  16. </animation>
  17. </PropertyList>