diff options
author | Juan Linietsky <reduzio@gmail.com> | 2014-02-09 22:10:30 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2014-02-09 22:10:30 -0300 |
commit | 0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac (patch) | |
tree | 276c4d099e178eb67fbd14f61d77b05e3808e9e3 /demos/2d/splash | |
parent | 0e49da1687bc8192ed210947da52c9e5c5f301bb (diff) |
GODOT IS OPEN SOURCE
Diffstat (limited to 'demos/2d/splash')
-rw-r--r-- | demos/2d/splash/bg.png | bin | 0 -> 14419 bytes | |||
-rw-r--r-- | demos/2d/splash/bg_layer_1.png | bin | 0 -> 13335 bytes | |||
-rw-r--r-- | demos/2d/splash/bg_layer_2.png | bin | 0 -> 16026 bytes | |||
-rw-r--r-- | demos/2d/splash/button.png | bin | 0 -> 3666 bytes | |||
-rw-r--r-- | demos/2d/splash/button_pressed.png | bin | 0 -> 3573 bytes | |||
-rw-r--r-- | demos/2d/splash/engine.cfg | 8 | ||||
-rw-r--r-- | demos/2d/splash/freesans.fnt | bin | 0 -> 29950 bytes | |||
-rw-r--r-- | demos/2d/splash/splash.xml | 438 | ||||
-rw-r--r-- | demos/2d/splash/splash_01.png | bin | 0 -> 42593 bytes | |||
-rw-r--r-- | demos/2d/splash/splash_02.png | bin | 0 -> 48376 bytes | |||
-rw-r--r-- | demos/2d/splash/splash_03.png | bin | 0 -> 53073 bytes | |||
-rw-r--r-- | demos/2d/splash/splash_04.png | bin | 0 -> 55571 bytes | |||
-rw-r--r-- | demos/2d/splash/splash_05.png | bin | 0 -> 56686 bytes | |||
-rw-r--r-- | demos/2d/splash/splash_06.png | bin | 0 -> 56576 bytes | |||
-rw-r--r-- | demos/2d/splash/splash_07.png | bin | 0 -> 56694 bytes | |||
-rw-r--r-- | demos/2d/splash/splash_08.png | bin | 0 -> 56810 bytes | |||
-rw-r--r-- | demos/2d/splash/splash_09.png | bin | 0 -> 58112 bytes |
17 files changed, 446 insertions, 0 deletions
diff --git a/demos/2d/splash/bg.png b/demos/2d/splash/bg.png Binary files differnew file mode 100644 index 0000000000..197a0484d2 --- /dev/null +++ b/demos/2d/splash/bg.png diff --git a/demos/2d/splash/bg_layer_1.png b/demos/2d/splash/bg_layer_1.png Binary files differnew file mode 100644 index 0000000000..7f18411465 --- /dev/null +++ b/demos/2d/splash/bg_layer_1.png diff --git a/demos/2d/splash/bg_layer_2.png b/demos/2d/splash/bg_layer_2.png Binary files differnew file mode 100644 index 0000000000..fac5574bfa --- /dev/null +++ b/demos/2d/splash/bg_layer_2.png diff --git a/demos/2d/splash/button.png b/demos/2d/splash/button.png Binary files differnew file mode 100644 index 0000000000..ce62e011bd --- /dev/null +++ b/demos/2d/splash/button.png diff --git a/demos/2d/splash/button_pressed.png b/demos/2d/splash/button_pressed.png Binary files differnew file mode 100644 index 0000000000..d9c31f2b6c --- /dev/null +++ b/demos/2d/splash/button_pressed.png diff --git a/demos/2d/splash/engine.cfg b/demos/2d/splash/engine.cfg new file mode 100644 index 0000000000..cb50c7b1be --- /dev/null +++ b/demos/2d/splash/engine.cfg @@ -0,0 +1,8 @@ +[application] + +name="Splash Screen" +main_scene="res://splash.xml" + +[display] + +height=450 diff --git a/demos/2d/splash/freesans.fnt b/demos/2d/splash/freesans.fnt Binary files differnew file mode 100644 index 0000000000..61167a20eb --- /dev/null +++ b/demos/2d/splash/freesans.fnt diff --git a/demos/2d/splash/splash.xml b/demos/2d/splash/splash.xml new file mode 100644 index 0000000000..ecfcb0f5b5 --- /dev/null +++ b/demos/2d/splash/splash.xml @@ -0,0 +1,438 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<resource_file type="PackedScene" subresource_count="20" version="0.99" version_name="Godot Engine v0.99.3735-pre-beta"> + <ext_resource path="res://splash_01.*" type="ImageTexture"></ext_resource> + <ext_resource path="res://splash_02.*" type="ImageTexture"></ext_resource> + <ext_resource path="res://splash_03.*" type="ImageTexture"></ext_resource> + <ext_resource path="res://splash_04.*" type="ImageTexture"></ext_resource> + <ext_resource path="res://splash_05.*" type="ImageTexture"></ext_resource> + <ext_resource path="res://splash_06.*" type="ImageTexture"></ext_resource> + <ext_resource path="res://splash_07.*" type="ImageTexture"></ext_resource> + <ext_resource path="res://splash_08.*" type="ImageTexture"></ext_resource> + <ext_resource path="res://splash_09.*" type="ImageTexture"></ext_resource> + <ext_resource path="res://bg.*" type="ImageTexture"></ext_resource> + <ext_resource path="res://bg_layer_2.*" type="ImageTexture"></ext_resource> + <ext_resource path="res://bg_layer_1.*" type="ImageTexture"></ext_resource> + <ext_resource path="res://button_pressed.*" type="ImageTexture"></ext_resource> + <ext_resource path="res://freesans.*" type="Font"></ext_resource> + <ext_resource path="res://button.*" type="ImageTexture"></ext_resource> + <resource type="Animation" path="local://1"> + <string name="resource/name"> "scroll" </string> + <real name="length"> 1 </real> + <bool name="loop"> True </bool> + <real name="step"> 0.1 </real> + <string name="tracks/0/type"> "value" </string> + <node_path name="tracks/0/path"> ".:rect/pos" </node_path> + <int name="tracks/0/interp"> 1 </int> + <dictionary name="tracks/0/keys" shared="false"> + <string> "cont" </string> + <bool> True </bool> + <string> "transitions" </string> + <real_array len="2"> 1, 1 </real_array> + <string> "values" </string> + <array len="2" shared="false"> + <vector2> 0, 0 </vector2> + <vector2> -800, 0 </vector2> + </array> + <string> "times" </string> + <real_array len="2"> 0, 1 </real_array> + </dictionary> + + </resource> + <resource type="SpriteFrames" path="local://2"> + <array name="frames" len="9" shared="false"> + <resource resource_type="ImageTexture" path="res://splash_01.*"> </resource> + <resource resource_type="ImageTexture" path="res://splash_02.*"> </resource> + <resource resource_type="ImageTexture" path="res://splash_03.*"> </resource> + <resource resource_type="ImageTexture" path="res://splash_04.*"> </resource> + <resource resource_type="ImageTexture" path="res://splash_05.*"> </resource> + <resource resource_type="ImageTexture" path="res://splash_06.*"> </resource> + <resource resource_type="ImageTexture" path="res://splash_07.*"> </resource> + <resource resource_type="ImageTexture" path="res://splash_08.*"> </resource> + <resource resource_type="ImageTexture" path="res://splash_09.*"> </resource> + </array> + + </resource> + <resource type="Animation" path="local://3"> + <string name="resource/name"> "loop" </string> + <real name="length"> 0.6 </real> + <bool name="loop"> True </bool> + <real name="step"> 0.1 </real> + <string name="tracks/0/type"> "value" </string> + <node_path name="tracks/0/path"> "logo:frame" </node_path> + <int name="tracks/0/interp"> 1 </int> + <dictionary name="tracks/0/keys" shared="false"> + <string> "cont" </string> + <bool> False </bool> + <string> "transitions" </string> + <real_array len="2"> 1, 1 </real_array> + <string> "values" </string> + <array len="2" shared="false"> + <int> 8 </int> + <int> 7 </int> + </array> + <string> "times" </string> + <real_array len="2"> 0, 0.3 </real_array> + </dictionary> + + </resource> + <resource type="Animation" path="local://4"> + <string name="resource/name"> "intro" </string> + <real name="length"> 3 </real> + <bool name="loop"> False </bool> + <real name="step"> 0.1 </real> + <string name="tracks/0/type"> "value" </string> + <node_path name="tracks/0/path"> "logo:transform/pos" </node_path> + <int name="tracks/0/interp"> 1 </int> + <dictionary name="tracks/0/keys" shared="false"> + <string> "cont" </string> + <bool> True </bool> + <string> "transitions" </string> + <real_array len="2"> 2, 1 </real_array> + <string> "values" </string> + <array len="2" shared="false"> + <vector2> 412, -212.981 </vector2> + <vector2> 412, 171 </vector2> + </array> + <string> "times" </string> + <real_array len="2"> 1, 1.5 </real_array> + </dictionary> + <string name="tracks/1/type"> "value" </string> + <node_path name="tracks/1/path"> "logo:frame" </node_path> + <int name="tracks/1/interp"> 1 </int> + <dictionary name="tracks/1/keys" shared="false"> + <string> "cont" </string> + <bool> False </bool> + <string> "transitions" </string> + <real_array len="10"> 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 </real_array> + <string> "values" </string> + <array len="10" shared="false"> + <int> 0 </int> + <int> 0 </int> + <int> 1 </int> + <int> 2 </int> + <int> 3 </int> + <int> 4 </int> + <int> 5 </int> + <int> 6 </int> + <int> 7 </int> + <int> 8 </int> + </array> + <string> "times" </string> + <real_array len="10"> 0, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8, 2.9, 3 </real_array> + </dictionary> + <string name="tracks/2/type"> "value" </string> + <node_path name="tracks/2/path"> "start:visibility/opacity" </node_path> + <int name="tracks/2/interp"> 1 </int> + <dictionary name="tracks/2/keys" shared="false"> + <string> "cont" </string> + <bool> True </bool> + <string> "transitions" </string> + <real_array len="2"> 1, 1 </real_array> + <string> "values" </string> + <array len="2" shared="false"> + <real> 0 </real> + <real> 1 </real> + </array> + <string> "times" </string> + <real_array len="2"> 2.5, 2.8 </real_array> + </dictionary> + <string name="tracks/3/type"> "value" </string> + <node_path name="tracks/3/path"> "start:visibility/visible" </node_path> + <int name="tracks/3/interp"> 1 </int> + <dictionary name="tracks/3/keys" shared="false"> + <string> "cont" </string> + <bool> False </bool> + <string> "transitions" </string> + <real_array len="2"> 1, 1 </real_array> + <string> "values" </string> + <array len="2" shared="false"> + <bool> False </bool> + <bool> True </bool> + </array> + <string> "times" </string> + <real_array len="2"> 0, 2.5 </real_array> + </dictionary> + <string name="tracks/4/type"> "value" </string> + <node_path name="tracks/4/path"> "copyright:visibility/visible" </node_path> + <int name="tracks/4/interp"> 1 </int> + <dictionary name="tracks/4/keys" shared="false"> + <string> "cont" </string> + <bool> False </bool> + <string> "transitions" </string> + <real_array len="2"> 1, 1 </real_array> + <string> "values" </string> + <array len="2" shared="false"> + <bool> False </bool> + <bool> True </bool> + </array> + <string> "times" </string> + <real_array len="2"> 0, 2.5 </real_array> + </dictionary> + <string name="tracks/5/type"> "value" </string> + <node_path name="tracks/5/path"> "copyright:visibility/opacity" </node_path> + <int name="tracks/5/interp"> 1 </int> + <dictionary name="tracks/5/keys" shared="false"> + <string> "cont" </string> + <bool> True </bool> + <string> "transitions" </string> + <real_array len="2"> 1, 1 </real_array> + <string> "values" </string> + <array len="2" shared="false"> + <real> 0 </real> + <real> 1 </real> + </array> + <string> "times" </string> + <real_array len="2"> 2.5, 2.8 </real_array> + </dictionary> + + </resource> + <main_resource> + <dictionary name="_bundled" shared="false"> + <string> "names" </string> + <string_array len="81"> + <string> "splash" </string> + <string> "Control" </string> + <string> "visibility/visible" </string> + <string> "visibility/opacity" </string> + <string> "visibility/self_opacity" </string> + <string> "visibility/on_top" </string> + <string> "anchor/right" </string> + <string> "anchor/bottom" </string> + <string> "focus_neighbour/left" </string> + <string> "focus_neighbour/top" </string> + <string> "focus_neighbour/right" </string> + <string> "focus_neighbour/bottom" </string> + <string> "focus/ignore_mouse" </string> + <string> "focus/stop_mouse" </string> + <string> "size_flags/horizontal" </string> + <string> "size_flags/vertical" </string> + <string> "size_flags/stretch_ratio" </string> + <string> "__meta__" </string> + <string> "bg" </string> + <string> "margin/right" </string> + <string> "margin/bottom" </string> + <string> "1" </string> + <string> "TextureFrame" </string> + <string> "texture" </string> + <string> "modulate" </string> + <string> "expand" </string> + <string> "2" </string> + <string> "margin/left" </string> + <string> "scroll" </string> + <string> "AnimationPlayer" </string> + <string> "playback/process_mode" </string> + <string> "playback/default_blend_time" </string> + <string> "root/root" </string> + <string> "anims/scroll" </string> + <string> "playback/active" </string> + <string> "playback/speed" </string> + <string> "blend_times" </string> + <string> "autoplay" </string> + <string> "layer2" </string> + <string> "margin/top" </string> + <string> "layer1" </string> + <string> "logo" </string> + <string> "AnimatedSprite" </string> + <string> "transform/pos" </string> + <string> "transform/rot" </string> + <string> "transform/scale" </string> + <string> "frames" </string> + <string> "frame" </string> + <string> "centered" </string> + <string> "flip_h" </string> + <string> "flip_v" </string> + <string> "start" </string> + <string> "TextureButton" </string> + <string> "disabled" </string> + <string> "toggle_mode" </string> + <string> "click_on_press" </string> + <string> "textures/normal" </string> + <string> "textures/pressed" </string> + <string> "textures/hover" </string> + <string> "textures/disabled" </string> + <string> "textures/focused" </string> + <string> "textures/click_mask" </string> + <string> "copyright" </string> + <string> "Label" </string> + <string> "custom_fonts/font" </string> + <string> "range/min" </string> + <string> "range/max" </string> + <string> "range/step" </string> + <string> "range/page" </string> + <string> "range/value" </string> + <string> "range/exp_edit" </string> + <string> "rounded_values" </string> + <string> "text" </string> + <string> "align" </string> + <string> "valign" </string> + <string> "autowrap" </string> + <string> "percent_visible" </string> + <string> "intro" </string> + <string> "anims/loop" </string> + <string> "anims/intro" </string> + <string> "next/intro" </string> + </string_array> + <string> "version" </string> + <int> 1 </int> + <string> "conn_count" </string> + <int> 0 </int> + <string> "node_count" </string> + <int> 17 </int> + <string> "variants" </string> + <array len="49" shared="false"> + <bool> True </bool> + <real> 1 </real> + <int> 1 </int> + <node_path> "" </node_path> + <bool> False </bool> + <int> 2 </int> + <dictionary shared="false"> + <string> "__editor_plugin_states__" </string> + <dictionary shared="false"> + <string> "2D" </string> + <dictionary shared="false"> + <string> "pixel_snap" </string> + <bool> True </bool> + <string> "zoom" </string> + <real> 0.54036 </real> + <string> "ofs" </string> + <vector2> -301.424, 3.30361 </vector2> + </dictionary> + <string> "3D" </string> + <dictionary shared="false"> + <string> "zfar" </string> + <real> 500 </real> + <string> "fov" </string> + <real> 45 </real> + <string> "viewports" </string> + <array len="4" shared="false"> + <dictionary shared="false"> + <string> "distance" </string> + <real> 4 </real> + <string> "x_rot" </string> + <real> 0 </real> + <string> "y_rot" </string> + <real> 0 </real> + <string> "use_orthogonal" </string> + <bool> False </bool> + <string> "use_environment" </string> + <bool> False </bool> + <string> "pos" </string> + <vector3> 0, 0, 0 </vector3> + </dictionary> + <dictionary shared="false"> + <string> "distance" </string> + <real> 4 </real> + <string> "x_rot" </string> + <real> 0 </real> + <string> "y_rot" </string> + <real> 0 </real> + <string> "use_orthogonal" </string> + <bool> False </bool> + <string> "use_environment" </string> + <bool> False </bool> + <string> "pos" </string> + <vector3> 0, 0, 0 </vector3> + </dictionary> + <dictionary shared="false"> + <string> "distance" </string> + <real> 4 </real> + <string> "x_rot" </string> + <real> 0 </real> + <string> "y_rot" </string> + <real> 0 </real> + <string> "use_orthogonal" </string> + <bool> False </bool> + <string> "use_environment" </string> + <bool> False </bool> + <string> "pos" </string> + <vector3> 0, 0, 0 </vector3> + </dictionary> + <dictionary shared="false"> + <string> "distance" </string> + <real> 4 </real> + <string> "x_rot" </string> + <real> 0 </real> + <string> "y_rot" </string> + <real> 0 </real> + <string> "use_orthogonal" </string> + <bool> False </bool> + <string> "use_environment" </string> + <bool> False </bool> + <string> "pos" </string> + <vector3> 0, 0, 0 </vector3> + </dictionary> + </array> + <string> "viewport_mode" </string> + <int> 1 </int> + <string> "default_light" </string> + <bool> True </bool> + <string> "show_grid" </string> + <bool> True </bool> + <string> "show_origin" </string> + <bool> True </bool> + <string> "znear" </string> + <real> 0.1 </real> + </dictionary> + </dictionary> + <string> "__editor_run_settings__" </string> + <dictionary shared="false"> + <string> "custom_args" </string> + <string> "-l $scene" </string> + <string> "run_mode" </string> + <int> 0 </int> + </dictionary> + <string> "__editor_plugin_screen__" </string> + <string> "2D" </string> + </dictionary> + <real> 40 </real> + <resource resource_type="ImageTexture" path="res://bg.*"> </resource> + <color> 1, 1, 1, 1 </color> + <real> 800 </real> + <real> 1600 </real> + <real> 450 </real> + <real> 0 </real> + <node_path> ".." </node_path> + <resource resource_type="Animation" path="local://1"> </resource> + <real> 0.04 </real> + <array len="0" shared="false"> + </array> + <string> "scroll" </string> + <real> 194 </real> + <real> 456 </real> + <resource resource_type="ImageTexture" path="res://bg_layer_2.*"> </resource> + <real> 0.1 </real> + <real> 212 </real> + <resource resource_type="ImageTexture" path="res://bg_layer_1.*"> </resource> + <real> 0.2 </real> + <vector2> 412, 171 </vector2> + <vector2> 1, 1 </vector2> + <resource resource_type="SpriteFrames" path="local://2"> </resource> + <int> 8 </int> + <real> 345 </real> + <real> 369 </real> + <real> 494 </real> + <real> 443 </real> + <resource resource_type="ImageTexture" path="res://button.*"> </resource> + <resource resource_type="ImageTexture" path="res://button_pressed.*"> </resource> + <resource name=""></resource> <real> 658 </real> + <real> 417 </real> + <real> 776 </real> + <real> 434 </real> + <resource resource_type="Font" path="res://freesans.*"> </resource> + <string> "(c) 1994 SOGA" </string> + <int> 0 </int> + <real> -1 </real> + <resource resource_type="Animation" path="local://3"> </resource> + <resource resource_type="Animation" path="local://4"> </resource> + <string> "loop" </string> + <string> "intro" </string> + </array> + <string> "nodes" </string> + <int_array len="675"> -1, -1, 1, 0, -1, 16, 2, 0, 3, 1, 4, 1, 5, 0, 6, 2, 7, 2, 8, 3, 9, 3, 10, 3, 11, 3, 12, 4, 13, 0, 14, 5, 15, 5, 16, 1, 17, 6, 0, 0, 0, 1, 18, -1, 15, 2, 0, 3, 1, 4, 1, 5, 0, 19, 7, 20, 7, 8, 3, 9, 3, 10, 3, 11, 3, 12, 4, 13, 0, 14, 5, 15, 5, 16, 1, 0, 1, 0, 22, 21, -1, 18, 2, 0, 3, 1, 4, 1, 5, 0, 19, 7, 20, 7, 8, 3, 9, 3, 10, 3, 11, 3, 12, 0, 13, 0, 14, 5, 15, 5, 16, 1, 23, 8, 24, 9, 25, 4, 0, 1, 0, 22, 26, -1, 19, 2, 0, 3, 1, 4, 1, 5, 0, 27, 10, 19, 11, 20, 12, 8, 3, 9, 3, 10, 3, 11, 3, 12, 0, 13, 0, 14, 5, 15, 5, 16, 1, 23, 8, 24, 9, 25, 4, 0, 1, 0, 29, 28, -1, 8, 30, 2, 31, 13, 32, 14, 33, 15, 34, 0, 35, 16, 36, 17, 37, 18, 0, 0, 0, 1, 38, -1, 15, 2, 0, 3, 1, 4, 1, 5, 0, 19, 7, 20, 7, 8, 3, 9, 3, 10, 3, 11, 3, 12, 4, 13, 0, 14, 5, 15, 5, 16, 1, 0, 5, 0, 22, 21, -1, 19, 2, 0, 3, 1, 4, 1, 5, 0, 39, 19, 19, 10, 20, 20, 8, 3, 9, 3, 10, 3, 11, 3, 12, 0, 13, 0, 14, 5, 15, 5, 16, 1, 23, 21, 24, 9, 25, 4, 0, 5, 0, 22, 26, -1, 20, 2, 0, 3, 1, 4, 1, 5, 0, 27, 10, 39, 19, 19, 11, 20, 20, 8, 3, 9, 3, 10, 3, 11, 3, 12, 0, 13, 0, 14, 5, 15, 5, 16, 1, 23, 21, 24, 9, 25, 4, 0, 5, 0, 29, 28, -1, 8, 30, 2, 31, 13, 32, 14, 33, 15, 34, 0, 35, 22, 36, 17, 37, 18, 0, 0, 0, 1, 40, -1, 15, 2, 0, 3, 1, 4, 1, 5, 0, 19, 7, 20, 7, 8, 3, 9, 3, 10, 3, 11, 3, 12, 4, 13, 0, 14, 5, 15, 5, 16, 1, 0, 9, 0, 22, 21, -1, 19, 2, 0, 3, 1, 4, 1, 5, 0, 39, 23, 19, 10, 20, 20, 8, 3, 9, 3, 10, 3, 11, 3, 12, 0, 13, 0, 14, 5, 15, 5, 16, 1, 23, 24, 24, 9, 25, 4, 0, 9, 0, 22, 26, -1, 20, 2, 0, 3, 1, 4, 1, 5, 0, 27, 10, 39, 23, 19, 11, 20, 20, 8, 3, 9, 3, 10, 3, 11, 3, 12, 0, 13, 0, 14, 5, 15, 5, 16, 1, 23, 24, 24, 9, 25, 4, 0, 9, 0, 29, 28, -1, 8, 30, 2, 31, 13, 32, 14, 33, 15, 34, 0, 35, 25, 36, 17, 37, 18, 0, 0, 0, 42, 41, -1, 13, 2, 0, 3, 1, 4, 1, 5, 0, 43, 26, 44, 13, 45, 27, 46, 28, 47, 29, 48, 0, 49, 4, 50, 4, 24, 9, 0, 0, 0, 52, 51, -1, 26, 2, 0, 3, 1, 4, 1, 5, 0, 27, 30, 39, 31, 19, 32, 20, 33, 8, 3, 9, 3, 10, 3, 11, 3, 12, 4, 13, 0, 14, 5, 15, 5, 16, 1, 53, 4, 54, 4, 55, 4, 56, 34, 57, 35, 58, 36, 59, 36, 60, 36, 61, 36, 0, 0, 0, 63, 62, -1, 29, 2, 0, 3, 1, 4, 1, 5, 0, 27, 37, 39, 38, 19, 39, 20, 40, 8, 3, 9, 3, 10, 3, 11, 3, 12, 0, 13, 0, 14, 5, 16, 1, 64, 41, 65, 13, 66, 1, 67, 1, 68, 1, 69, 13, 70, 4, 71, 4, 72, 42, 73, 43, 74, 43, 75, 4, 76, 44, 0, 0, 0, 29, 77, -1, 10, 30, 2, 31, 13, 32, 14, 78, 45, 79, 46, 80, 47, 34, 0, 35, 1, 36, 17, 37, 48, 0 </int_array> + <string> "conns" </string> + <int_array len="0"> </int_array> + </dictionary> + + </main_resource> +</resource_file>
\ No newline at end of file diff --git a/demos/2d/splash/splash_01.png b/demos/2d/splash/splash_01.png Binary files differnew file mode 100644 index 0000000000..79a96ac735 --- /dev/null +++ b/demos/2d/splash/splash_01.png diff --git a/demos/2d/splash/splash_02.png b/demos/2d/splash/splash_02.png Binary files differnew file mode 100644 index 0000000000..fab8bc6b38 --- /dev/null +++ b/demos/2d/splash/splash_02.png diff --git a/demos/2d/splash/splash_03.png b/demos/2d/splash/splash_03.png Binary files differnew file mode 100644 index 0000000000..07c6cee8d2 --- /dev/null +++ b/demos/2d/splash/splash_03.png diff --git a/demos/2d/splash/splash_04.png b/demos/2d/splash/splash_04.png Binary files differnew file mode 100644 index 0000000000..e2b6a607ad --- /dev/null +++ b/demos/2d/splash/splash_04.png diff --git a/demos/2d/splash/splash_05.png b/demos/2d/splash/splash_05.png Binary files differnew file mode 100644 index 0000000000..de42ab4cb7 --- /dev/null +++ b/demos/2d/splash/splash_05.png diff --git a/demos/2d/splash/splash_06.png b/demos/2d/splash/splash_06.png Binary files differnew file mode 100644 index 0000000000..c1b5e5dace --- /dev/null +++ b/demos/2d/splash/splash_06.png diff --git a/demos/2d/splash/splash_07.png b/demos/2d/splash/splash_07.png Binary files differnew file mode 100644 index 0000000000..c65a6d8aec --- /dev/null +++ b/demos/2d/splash/splash_07.png diff --git a/demos/2d/splash/splash_08.png b/demos/2d/splash/splash_08.png Binary files differnew file mode 100644 index 0000000000..0bcf0bafe4 --- /dev/null +++ b/demos/2d/splash/splash_08.png diff --git a/demos/2d/splash/splash_09.png b/demos/2d/splash/splash_09.png Binary files differnew file mode 100644 index 0000000000..de774104f9 --- /dev/null +++ b/demos/2d/splash/splash_09.png |