Coin.prefab 813 B

1234567891011121314151617181920
  1. <?xml version="1.0"?>
  2. <node id="19835">
  3. <attribute name="Is Enabled" value="true" />
  4. <attribute name="Name" value="Coin" />
  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="AnimatedSprite2D" id="22979">
  10. <attribute name="Animation Set" value="AnimationSet2D;Sprites/Coin/GoldIcon.scml" />
  11. <attribute name="Animation" value="idle" />
  12. </component>
  13. <component type="JSComponent" id="22980">
  14. <attribute name="FieldValues">
  15. <variant hash="860231335" type="ResourceRef" value="Sound;Sounds/Coin_Bounce.ogg" />
  16. </attribute>
  17. <attribute name="ComponentFile" value="JSComponentFile;Components/Coin.js" />
  18. </component>
  19. <component type="SoundSource" id="25599" />
  20. </node>