diff --git a/CoffeeMaker/presentation/CoffeeMaker.uip b/CoffeeMaker/presentation/CoffeeMaker.uip index cb6ba23964eed2ea76264e04c534c9d92601af52..c459ee89abc111a69a160eca9413d8a9b47a0866 100644 --- a/CoffeeMaker/presentation/CoffeeMaker.uip +++ b/CoffeeMaker/presentation/CoffeeMaker.uip @@ -183,9 +183,7 @@ <Logic > <State name="Master Slide" component="#Scene" > <Add ref="#Layer" name="3DLayer" aodither="True" multisampleaa="SSAA" progressiveaa="None" temporalaa="True" /> - <Add ref="#Camera" fov="42.9336" position="-9 15 -21" rotation="15 25 0" > - <AnimationTrack property="fov" type="EaseInOut" >0 54.8252 100 100 3 42.9336 100 100</AnimationTrack> - </Add> + <Add ref="#Camera" fov="54.8252" position="-9 15 -21" rotation="15 25 0" /> <Add ref="#Light" castshadow="False" lightambient="0.458824 0.458824 0.458824" lighttype="Point" position="0 11.6955 -14.5011" shdwbias="0" shdwfactor="100" /> <State id="Scene-Zoomin" name="Zoomin" playmode="Play Through To..." playthroughto="#Scene-makeCoffee" > <Set ref="#Layer" endtime="5000" /> @@ -321,9 +319,7 @@ </State> <State id="Scene-CoffeeReady" name="CoffeeReady" playthroughto="Previous" > <Set ref="#Layer" endtime="3000" /> - <Set ref="#Camera" endtime="3000" fov="42.9336" > - <AnimationTrack property="fov" type="EaseInOut" >0 42.9336 100 100</AnimationTrack> - </Set> + <Set ref="#Camera" endtime="3000" fov="42.9336" /> <Set ref="#Light" endtime="3000" /> <Add ref="#Layer2" name="MachineText" endtime="3000" position="10 -10 0" /> <Add ref="#Camera_001" endtime="3000" />