|
@@ -1,50 +1,16 @@
|
|
|
components {
|
|
|
id: "gui"
|
|
|
component: "/examples/_main/ui.gui"
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
components {
|
|
|
id: "script"
|
|
|
component: "/examples/_main/loader.script"
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "movement/simple_move"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/movement/simple_move/simple_move.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "animation/spinner"
|
|
@@ -52,17 +18,6 @@ embedded_components {
|
|
|
data: "collection: \"/examples/animation/spinner/spinner.collection\"\n"
|
|
|
"exclude: true\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "basics/message_passing"
|
|
@@ -70,35 +25,12 @@ embedded_components {
|
|
|
data: "collection: \"/examples/basics/message_passing/message_passing.collection\"\n"
|
|
|
"exclude: true\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "movement/follow"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/movement/follow/follow.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "basics/parent_child"
|
|
@@ -106,359 +38,120 @@ embedded_components {
|
|
|
data: "collection: \"/examples/basics/parent_child/parent_child.collection\"\n"
|
|
|
"exclude: true\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "animation/flipbook"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/animation/flipbook/flipbook.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "physics/dynamic"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/physics/dynamic/dynamic.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "physics/kinematic"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/physics/kinematic/kinematic.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "physics/trigger"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/physics/trigger/trigger.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "animation/basic_tween"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/animation/basic_tween/basic_tween.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "factory/basic"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/factory/basic/basicfactory.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "gui/button"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/gui/button/button.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "gui/stencil"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/gui/stencil/stencil.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "input/move"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/input/move/move.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "input/text"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/input/text/text.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "debug/physics"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/debug/physics/physics.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "debug/profile"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/debug/profile/profile.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "input/down_duration"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/input/down_duration/down_duration.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "gui/load_texture"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/gui/load_texture/load_texture.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "particles/particlefx"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/particles/particlefx/particlefx.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "gui/pointer_over"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/gui/pointer_over/pointer_over.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "particles/modifiers"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/particles/modifiers/modifiers.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "particles/fire_and_smoke"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/particles/fire_and_smoke/fire_and_smoke.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "sound/music"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/sound/music/music.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "basics/z_order"
|
|
@@ -466,717 +159,256 @@ embedded_components {
|
|
|
data: "collection: \"/examples/basics/z_order/z_order.collection\"\n"
|
|
|
"exclude: true\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "sound/fade_in_out"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/sound/fade_in_out/fade_in_out.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "physics/raycast"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/physics/raycast/raycast.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "render/camera"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/render/camera/camera.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "collection/proxy"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/collection/proxy/proxy.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "sprite/size"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/sprite/size/size.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "file/sys_save_load"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/file/sys_save_load/sys_save_load.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "tilemap/collisions"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/tilemap/collisions/collisions.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "sprite/tint"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/sprite/tint/tint.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "gui/color"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/gui/color/color.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "input/mouse_and_touch"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/input/mouse_and_touch/mouse_and_touch.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "animation/chained_tween"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/animation/chained_tween/chained_tween.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "movement/movement_speed"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/movement/movement_speed/movement_speed.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "collection/splash"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/collection/splash/splash.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "tilemap/get_set_tile"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/tilemap/get_set_tile/get_set_tile.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "physics/hinge_joint"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/physics/hinge_joint/hinge_joint.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "sound/panning"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/sound/panning/panning.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "animation/cursor"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/animation/cursor/cursor.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "physics/pendulum"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/physics/pendulum/pendulum.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "gui/slice9"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/gui/slice9/slice9.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "sprite/flip"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/sprite/flip/flip.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "movement/move_to"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/movement/move_to/move_to.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "movement/move_forward"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/movement/move_forward/move_forward.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "movement/look_at"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/movement/look_at/look_at.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "gui/progress"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/gui/progress/progress.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "factory/bullets"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/factory/bullets/bullets.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "physics/knockback"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/physics/knockback/knockback.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "timer/repeating_timer"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/timer/repeating_timer/repeating_timer.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "timer/cancel_timer"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/timer/cancel_timer/cancel_timer.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "timer/trigger_timer"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/timer/trigger_timer/trigger_timer.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "animation/easing"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/animation/easing/easing.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "sprite/bunnymark"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/sprite/bunnymark/bunnymark.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "resource/modify_atlas"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/resource/modify_atlas/modify_atlas.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "factory/dynamic"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/factory/dynamic/dynamic.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "animation/spine"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/animation/spine/spine.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "render/screen_to_world"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/render/screen_to_world/screen_to_world.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "collection/timestep"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/collection/timestep/timestep.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "material/vertexcolor"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/material/vertexcolor/vertexcolor.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "gui/drag"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/gui/drag/drag.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
}
|
|
|
embedded_components {
|
|
|
id: "gui/layouts"
|
|
|
type: "collectionproxy"
|
|
|
data: "collection: \"/examples/gui/layouts/layouts.collection\"\n"
|
|
|
- "exclude: false\n"
|
|
|
- ""
|
|
|
- position {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- }
|
|
|
- rotation {
|
|
|
- x: 0.0
|
|
|
- y: 0.0
|
|
|
- z: 0.0
|
|
|
- w: 1.0
|
|
|
- }
|
|
|
+ ""
|
|
|
+}
|
|
|
+embedded_components {
|
|
|
+ id: "gui/get_set_font"
|
|
|
+ type: "collectionproxy"
|
|
|
+ data: "collection: \"/examples/gui/get_set_font/get_set_font.collection\"\n"
|
|
|
+ ""
|
|
|
+}
|
|
|
+embedded_components {
|
|
|
+ id: "gui/get_set_material"
|
|
|
+ type: "collectionproxy"
|
|
|
+ data: "collection: \"/examples/gui/get_set_material/get_set_material.collection\"\n"
|
|
|
+ ""
|
|
|
+}
|
|
|
+embedded_components {
|
|
|
+ id: "gui/get_set_texture"
|
|
|
+ type: "collectionproxy"
|
|
|
+ data: "collection: \"/examples/gui/get_set_texture/get_set_texture.collection\"\n"
|
|
|
+ ""
|
|
|
}
|