intro.xscn 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <resource_file type="PackedScene" subresource_count="2" version="1.0" version_name="Godot Engine v1.0.3917-beta1">
  3. <ext_resource path="res://Scripts/intro.gd" type="Script"></ext_resource>
  4. <main_resource>
  5. <dictionary name="_bundled" shared="false">
  6. <string> "names" </string>
  7. <string_array len="29">
  8. <string> "stage" </string>
  9. <string> "Control" </string>
  10. <string> "_import_path" </string>
  11. <string> "visibility/visible" </string>
  12. <string> "visibility/opacity" </string>
  13. <string> "visibility/self_opacity" </string>
  14. <string> "visibility/behind_parent" </string>
  15. <string> "anchor/right" </string>
  16. <string> "anchor/bottom" </string>
  17. <string> "focus_neighbour/left" </string>
  18. <string> "focus_neighbour/top" </string>
  19. <string> "focus_neighbour/right" </string>
  20. <string> "focus_neighbour/bottom" </string>
  21. <string> "focus/ignore_mouse" </string>
  22. <string> "focus/stop_mouse" </string>
  23. <string> "size_flags/horizontal" </string>
  24. <string> "size_flags/vertical" </string>
  25. <string> "size_flags/stretch_ratio" </string>
  26. <string> "script/script" </string>
  27. <string> "__meta__" </string>
  28. <string> "video" </string>
  29. <string> "VideoPlayer" </string>
  30. <string> "margin/right" </string>
  31. <string> "margin/bottom" </string>
  32. <string> "stream/stream" </string>
  33. <string> "stream/volume_db" </string>
  34. <string> "stream/autoplay" </string>
  35. <string> "stream/paused" </string>
  36. <string> "expand" </string>
  37. </string_array>
  38. <string> "version" </string>
  39. <int> 1 </int>
  40. <string> "conn_count" </string>
  41. <int> 0 </int>
  42. <string> "node_count" </string>
  43. <int> 2 </int>
  44. <string> "variants" </string>
  45. <array len="11" shared="false">
  46. <node_path> "" </node_path>
  47. <bool> True </bool>
  48. <real> 1 </real>
  49. <bool> False </bool>
  50. <int> 1 </int>
  51. <int> 2 </int>
  52. <resource resource_type="Script" path="res://Scripts/intro.gd"> </resource>
  53. <dictionary shared="false">
  54. <string> "__editor_plugin_states__" </string>
  55. <dictionary shared="false">
  56. <string> "2D" </string>
  57. <dictionary shared="false">
  58. <string> "pixel_snap" </string>
  59. <bool> False </bool>
  60. <string> "zoom" </string>
  61. <real> 0.598737 </real>
  62. <string> "use_snap" </string>
  63. <bool> False </bool>
  64. <string> "ofs" </string>
  65. <vector2> -121.49, -140.832 </vector2>
  66. <string> "snap" </string>
  67. <int> 10 </int>
  68. </dictionary>
  69. <string> "3D" </string>
  70. <dictionary shared="false">
  71. <string> "zfar" </string>
  72. <real> 500 </real>
  73. <string> "fov" </string>
  74. <real> 45 </real>
  75. <string> "viewports" </string>
  76. <array len="4" shared="false">
  77. <dictionary shared="false">
  78. <string> "distance" </string>
  79. <real> 4 </real>
  80. <string> "x_rot" </string>
  81. <real> 0 </real>
  82. <string> "y_rot" </string>
  83. <real> 0 </real>
  84. <string> "use_orthogonal" </string>
  85. <bool> False </bool>
  86. <string> "use_environment" </string>
  87. <bool> False </bool>
  88. <string> "pos" </string>
  89. <vector3> 0, 0, 0 </vector3>
  90. </dictionary>
  91. <dictionary shared="false">
  92. <string> "distance" </string>
  93. <real> 4 </real>
  94. <string> "x_rot" </string>
  95. <real> 0 </real>
  96. <string> "y_rot" </string>
  97. <real> 0 </real>
  98. <string> "use_orthogonal" </string>
  99. <bool> False </bool>
  100. <string> "use_environment" </string>
  101. <bool> False </bool>
  102. <string> "pos" </string>
  103. <vector3> 0, 0, 0 </vector3>
  104. </dictionary>
  105. <dictionary shared="false">
  106. <string> "distance" </string>
  107. <real> 4 </real>
  108. <string> "x_rot" </string>
  109. <real> 0 </real>
  110. <string> "y_rot" </string>
  111. <real> 0 </real>
  112. <string> "use_orthogonal" </string>
  113. <bool> False </bool>
  114. <string> "use_environment" </string>
  115. <bool> False </bool>
  116. <string> "pos" </string>
  117. <vector3> 0, 0, 0 </vector3>
  118. </dictionary>
  119. <dictionary shared="false">
  120. <string> "distance" </string>
  121. <real> 4 </real>
  122. <string> "x_rot" </string>
  123. <real> 0 </real>
  124. <string> "y_rot" </string>
  125. <real> 0 </real>
  126. <string> "use_orthogonal" </string>
  127. <bool> False </bool>
  128. <string> "use_environment" </string>
  129. <bool> False </bool>
  130. <string> "pos" </string>
  131. <vector3> 0, 0, 0 </vector3>
  132. </dictionary>
  133. </array>
  134. <string> "viewport_mode" </string>
  135. <int> 1 </int>
  136. <string> "default_light" </string>
  137. <bool> True </bool>
  138. <string> "show_grid" </string>
  139. <bool> True </bool>
  140. <string> "show_origin" </string>
  141. <bool> True </bool>
  142. <string> "znear" </string>
  143. <real> 0.1 </real>
  144. </dictionary>
  145. </dictionary>
  146. <string> "__editor_run_settings__" </string>
  147. <dictionary shared="false">
  148. <string> "custom_args" </string>
  149. <string> "-l $scene" </string>
  150. <string> "run_mode" </string>
  151. <int> 0 </int>
  152. </dictionary>
  153. <string> "__editor_plugin_screen__" </string>
  154. <string> "2D" </string>
  155. </dictionary>
  156. <real> 40 </real>
  157. <resource name=""></resource> <real> 0 </real>
  158. </array>
  159. <string> "nodes" </string>
  160. <int_array len="92"> -1, -1, 1, 0, -1, 18, 2, 0, 3, 1, 4, 2, 5, 2, 6, 3, 7, 4, 8, 4, 9, 0, 10, 0, 11, 0, 12, 0, 13, 3, 14, 1, 15, 5, 16, 5, 17, 2, 18, 6, 19, 7, 0, 0, 0, 21, 20, -1, 21, 2, 0, 3, 1, 4, 2, 5, 2, 6, 3, 22, 8, 23, 8, 9, 0, 10, 0, 11, 0, 12, 0, 13, 3, 14, 1, 15, 5, 16, 5, 17, 2, 24, 9, 25, 10, 26, 3, 27, 3, 28, 1, 0 </int_array>
  161. <string> "conns" </string>
  162. <int_array len="0"> </int_array>
  163. </dictionary>
  164. </main_resource>
  165. </resource_file>