<?xml version="1.0"?>

<!--
#########################################
# Copyright (c) it0uchpods Design Group #
#########################################
-->

<PropertyList>

	<path>res/Upper-ECAM.ac</path>
	
	<animation>
		<type>scale</type>
		<x-offset>1.05</x-offset>
		<y-offset>1.05</y-offset>
		<z-offset>1.05</z-offset>
	</animation>
	
	<animation>
		<type>pick</type>
		<object-name>uecam.screen</object-name>
		<action>
			<button>0</button>
			<repeatable>false</repeatable>
			<binding>
				<command>nasal</command>
				<script>canvas_ecam.showUpperECAM();</script>
			</binding>
		</action>
	</animation>

</PropertyList>