summaryrefslogtreecommitdiffstats
path: root/examples/3dstudioruntime2/scenemanip/presentations/empty.uip
diff options
context:
space:
mode:
Diffstat (limited to 'examples/3dstudioruntime2/scenemanip/presentations/empty.uip')
-rw-r--r--examples/3dstudioruntime2/scenemanip/presentations/empty.uip31
1 files changed, 31 insertions, 0 deletions
diff --git a/examples/3dstudioruntime2/scenemanip/presentations/empty.uip b/examples/3dstudioruntime2/scenemanip/presentations/empty.uip
new file mode 100644
index 0000000..3af7649
--- /dev/null
+++ b/examples/3dstudioruntime2/scenemanip/presentations/empty.uip
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<UIP version="4" >
+ <Project >
+ <ProjectSettings author="" company="" presentationWidth="1280" presentationHeight="720" maintainAspect="False" >
+ <CustomColors count="16" >#ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff</CustomColors>
+ </ProjectSettings>
+ <Graph >
+ <Scene id="Scene" >
+ <Layer id="Layer" >
+ <Camera id="Camera" />
+ <Light id="Light" />
+ <Text id="Text" />
+ </Layer>
+ </Scene>
+ </Graph>
+ <Logic >
+ <State name="Master Slide" component="#Scene" >
+ <Add ref="#Layer" />
+ <Add ref="#Camera" />
+ <Add ref="#Light" />
+ <State id="Scene-Slide1" name="Slide1" >
+ <Add ref="#Text" name="Text" font="TitilliumWeb-Regular" position="31.7543 285.788 0" textstring="Click this to dynamically change the scene" >
+ <Action id="Text-Action" eyeball="True" triggerObject="#Text" event="onPressureDown" targetObject="#Text" handler="Emit Signal" >
+ <HandlerArgument name="Signal Name" type="String" argtype="Signal" value="doIt" />
+ </Action>
+ </Add>
+ </State>
+ </State>
+ </Logic>
+ </Project>
+</UIP>