BrickBlue.prefab 674 B

123456789101112131415161718
  1. <?xml version="1.0"?>
  2. <node id="429">
  3. <attribute name="Is Enabled" value="true" />
  4. <attribute name="Name" value="BrickBlue" />
  5. <attribute name="Position" value="-0 0 0" />
  6. <attribute name="Rotation" value="1 0 0 0" />
  7. <attribute name="Scale" value="1 1 1" />
  8. <attribute name="Variables" />
  9. <component type="StaticSprite2D" id="2397">
  10. <attribute name="Sprite" value="Sprite2D;Sprites/block_blue.png" />
  11. </component>
  12. <component type="RigidBody2D" id="2398" />
  13. <component type="CollisionBox2D" id="2399">
  14. <attribute name="Size" value="0.6 0.3" />
  15. <attribute name="Category Bits" value="1" />
  16. <attribute name="Mask Bits" value="65535" />
  17. </component>
  18. </node>