| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859 |
- <?xml version="1.0"?>
- <scene id="1">
- <attribute name="Name" value="" />
- <attribute name="Time Scale" value="1" />
- <attribute name="Smoothing Constant" value="50" />
- <attribute name="Snap Threshold" value="5" />
- <attribute name="Elapsed Time" value="0" />
- <attribute name="Next Replicated Node ID" value="476" />
- <attribute name="Next Replicated Component ID" value="5089" />
- <attribute name="Next Local Node ID" value="16778496" />
- <attribute name="Next Local Component ID" value="16777216" />
- <attribute name="Variables" />
- <attribute name="Variable Names" value="" />
- <component type="Octree" id="2" />
- <component type="DebugRenderer" id="3" />
- <component type="Renderer2D" id="1976" />
- <component type="PhysicsWorld2D" id="1981">
- <attribute name="Draw Shape" value="true" />
- <attribute name="Draw Aabb" value="true" />
- <attribute name="Allow Sleeping" value="true" />
- <attribute name="Warm Starting" value="true" />
- <attribute name="Gravity" value="0 0" />
- <attribute name="Auto Clear Forces" value="true" />
- </component>
- <node id="361">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="Camera" />
- <attribute name="Position" value="0 0 -5" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="Camera" id="1973">
- <attribute name="Near Clip" value="0" />
- <attribute name="Orthographic" value="true" />
- <attribute name="Orthographic Size" value="5" />
- </component>
- </node>
- <node id="363">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="Paddle" />
- <attribute name="Position" value="0 -3 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="StaticSprite2D" id="1975">
- <attribute name="Sprite" value="Sprite2D;Sprites/paddle.png" />
- </component>
- <component type="RigidBody2D" id="1982">
- <attribute name="Body Type" value="Kinematic" />
- </component>
- <component type="CollisionBox2D" id="1984">
- <attribute name="Size" value="1 0.25" />
- <attribute name="Category Bits" value="1" />
- <attribute name="Mask Bits" value="65535" />
- <attribute name="Density" value="10" />
- <attribute name="Friction" value="0" />
- <attribute name="Restitution" value="0.1" />
- </component>
- <component type="JSComponent" id="1986">
- <attribute name="FieldValues">
- <variant hash="2138454023" type="Bool" value="false" />
- </attribute>
- <attribute name="ComponentFile" value="JSComponentFile;Components/Paddle.js" />
- </component>
- </node>
- <node id="369">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="Wall" />
- <attribute name="Position" value="0 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="JSComponent" id="2000">
- <attribute name="ComponentFile" value="JSComponentFile;Components/Wall.js" />
- </component>
- <component type="RigidBody2D" id="2001" />
- </node>
- <node id="379">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="Level" />
- <attribute name="Position" value="0 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <node id="377">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickRed" />
- <attribute name="Position" value="-6 3 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2014">
- <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
- </component>
- </node>
- <node id="376">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickRed" />
- <attribute name="Position" value="-5 3 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2010">
- <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
- </component>
- </node>
- <node id="384">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickRed" />
- <attribute name="Position" value="-1 3 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2035">
- <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
- </component>
- </node>
- <node id="383">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickRed" />
- <attribute name="Position" value="-2 3 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2031">
- <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
- </component>
- </node>
- <node id="382">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickRed" />
- <attribute name="Position" value="-3 3 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2027">
- <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
- </component>
- </node>
- <node id="381">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickRed" />
- <attribute name="Position" value="-4 3 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2023">
- <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
- </component>
- </node>
- <node id="392">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickRed" />
- <attribute name="Position" value="6 3 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2079">
- <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
- </component>
- </node>
- <node id="391">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickRed" />
- <attribute name="Position" value="5 3 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2075">
- <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
- </component>
- </node>
- <node id="390">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickRed" />
- <attribute name="Position" value="4 3 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2071">
- <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
- </component>
- </node>
- <node id="389">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickRed" />
- <attribute name="Position" value="3 3 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2067">
- <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
- </component>
- </node>
- <node id="388">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickRed" />
- <attribute name="Position" value="2 3 -0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2063">
- <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
- </component>
- </node>
- <node id="387">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickRed" />
- <attribute name="Position" value="1 3 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2059">
- <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
- </component>
- </node>
- <node id="386">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickRed" />
- <attribute name="Position" value="0 3 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2055">
- <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
- </component>
- </node>
- <node id="409">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="2 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2211">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="408">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="1 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2207">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="407">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="0 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2203">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="405">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="0 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2195">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="404">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="-1 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2191">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="403">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="-2 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2187">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="402">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="-3 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2183">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="401">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="-4 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2179">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="400">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="-5 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2175">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="397">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="-6 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2163">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="413">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="6 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2227">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="412">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="5 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2223">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="411">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="4 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2219">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="410">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickPurple" />
- <attribute name="Position" value="3 2 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2215">
- <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
- </component>
- </node>
- <node id="427">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickGreen" />
- <attribute name="Position" value="6 1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2280">
- <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
- </component>
- </node>
- <node id="426">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickGreen" />
- <attribute name="Position" value="5 1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2276">
- <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
- </component>
- </node>
- <node id="425">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickGreen" />
- <attribute name="Position" value="4 1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2272">
- <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
- </component>
- </node>
- <node id="424">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickGreen" />
- <attribute name="Position" value="3 1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2268">
- <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
- </component>
- </node>
- <node id="423">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickGreen" />
- <attribute name="Position" value="2 1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2264">
- <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
- </component>
- </node>
- <node id="422">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickGreen" />
- <attribute name="Position" value="1 1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2260">
- <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
- </component>
- </node>
- <node id="421">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickGreen" />
- <attribute name="Position" value="0 1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2256">
- <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
- </component>
- </node>
- <node id="420">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickGreen" />
- <attribute name="Position" value="-1 1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2252">
- <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
- </component>
- </node>
- <node id="419">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickGreen" />
- <attribute name="Position" value="-2 1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2248">
- <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
- </component>
- </node>
- <node id="418">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickGreen" />
- <attribute name="Position" value="-3 1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2244">
- <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
- </component>
- </node>
- <node id="417">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickGreen" />
- <attribute name="Position" value="-4 1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2240">
- <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
- </component>
- </node>
- <node id="416">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickGreen" />
- <attribute name="Position" value="-5 1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2236">
- <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
- </component>
- </node>
- <node id="415">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickGreen" />
- <attribute name="Position" value="-6 1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2235">
- <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
- </component>
- </node>
- <node id="441">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickBlue" />
- <attribute name="Position" value="2 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2444">
- <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
- </component>
- </node>
- <node id="440">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickBlue" />
- <attribute name="Position" value="6 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2440">
- <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
- </component>
- </node>
- <node id="439">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickBlue" />
- <attribute name="Position" value="5 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2436">
- <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
- </component>
- </node>
- <node id="438">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickBlue" />
- <attribute name="Position" value="3 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2432">
- <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
- </component>
- </node>
- <node id="437">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickBlue" />
- <attribute name="Position" value="4 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2428">
- <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
- </component>
- </node>
- <node id="436">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickBlue" />
- <attribute name="Position" value="1 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2424">
- <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
- </component>
- </node>
- <node id="435">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickBlue" />
- <attribute name="Position" value="-5 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2420">
- <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
- </component>
- </node>
- <node id="434">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickBlue" />
- <attribute name="Position" value="-4 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2416">
- <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
- </component>
- </node>
- <node id="433">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickBlue" />
- <attribute name="Position" value="-3 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2412">
- <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
- </component>
- </node>
- <node id="432">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickBlue" />
- <attribute name="Position" value="-2 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2408">
- <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
- </component>
- </node>
- <node id="431">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickBlue" />
- <attribute name="Position" value="-1 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2404">
- <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
- </component>
- </node>
- <node id="430">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickBlue" />
- <attribute name="Position" value="-0 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2400">
- <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
- </component>
- </node>
- <node id="429">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickBlue" />
- <attribute name="Position" value="-6 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2396">
- <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
- </component>
- </node>
- <node id="457">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickYellow" />
- <attribute name="Position" value="-6 -1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2501">
- <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
- </component>
- </node>
- <node id="456">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickYellow" />
- <attribute name="Position" value="5 -1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2497">
- <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
- </component>
- </node>
- <node id="455">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickYellow" />
- <attribute name="Position" value="6 -1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2493">
- <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
- </component>
- </node>
- <node id="454">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickYellow" />
- <attribute name="Position" value="-5 -1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2489">
- <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
- </component>
- </node>
- <node id="453">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickYellow" />
- <attribute name="Position" value="-4 -1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2485">
- <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
- </component>
- </node>
- <node id="452">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickYellow" />
- <attribute name="Position" value="-3 -1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2481">
- <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
- </component>
- </node>
- <node id="451">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickYellow" />
- <attribute name="Position" value="-2 -1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2477">
- <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
- </component>
- </node>
- <node id="450">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickYellow" />
- <attribute name="Position" value="-1 -1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2473">
- <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
- </component>
- </node>
- <node id="449">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickYellow" />
- <attribute name="Position" value="-0 -1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2469">
- <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
- </component>
- </node>
- <node id="448">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickYellow" />
- <attribute name="Position" value="1 -1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2465">
- <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
- </component>
- </node>
- <node id="447">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickYellow" />
- <attribute name="Position" value="2 -1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2461">
- <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
- </component>
- </node>
- <node id="446">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickYellow" />
- <attribute name="Position" value="3 -1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2457">
- <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
- </component>
- </node>
- <node id="445">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickYellow" />
- <attribute name="Position" value="4 -1 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="PrefabComponent" id="2456">
- <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
- </component>
- </node>
- </node>
- <node id="468">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BrickSound" />
- <attribute name="Position" value="0 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="SoundSource" id="4347">
- <attribute name="Sound" value="Sound;Sounds/brickDeath.wav" />
- <attribute name="Type" value="Brick" />
- </component>
- </node>
- <node id="469">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="Background" />
- <attribute name="Position" value="0 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="JSComponent" id="4349">
- <attribute name="ComponentFile" value="JSComponentFile;Components/Background.js" />
- </component>
- </node>
- <node id="472">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="ScoreManager" />
- <attribute name="Position" value="0 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="JSComponent" id="4718">
- <attribute name="ComponentFile" value="JSComponentFile;Components/ScoreManager.js" />
- </component>
- </node>
- <node id="473">
- <attribute name="Is Enabled" value="true" />
- <attribute name="Name" value="BackgroundSound" />
- <attribute name="Position" value="0 0 0" />
- <attribute name="Rotation" value="1 0 0 0" />
- <attribute name="Scale" value="1 1 1" />
- <attribute name="Variables" />
- <component type="SoundSource" id="4719">
- <attribute name="Sound" value="Sound;Sounds/crazy-space.ogg" />
- <attribute name="Frequency" value="44100" />
- <attribute name="Autoplay" value="true" />
- </component>
- </node>
- </scene>
|