use own background asset

This commit is contained in:
2025-09-28 18:19:56 +04:00
parent e2e49f89ce
commit c1f3f9f708
4 changed files with 14 additions and 105 deletions

View File

@@ -22,121 +22,30 @@ audio:
sprites:
characters:
skeleton:
"Skeleton Attack.png":
"assets/sprites/characters/skeleton/*":
source: "https://jesse-m.itch.io/skeleton-pack"
license: "" # TODO: Verify license from itch.io page
attribution: "Skeleton Pack by Jesse M"
modifications: ""
usage: "Skeleton character attack animation sprite"
"Skeleton Dead.png":
source: "https://jesse-m.itch.io/skeleton-pack"
license: "" # TODO: Verify license from itch.io page
attribution: "Skeleton Pack by Jesse M"
modifications: ""
usage: "Skeleton character death animation sprite"
"Skeleton Hit.png":
source: "https://jesse-m.itch.io/skeleton-pack"
license: "" # TODO: Verify license from itch.io page
attribution: "Skeleton Pack by Jesse M"
modifications: ""
usage: "Skeleton character hit reaction animation sprite"
"Skeleton Idle.png":
source: "https://jesse-m.itch.io/skeleton-pack"
license: "" # TODO: Verify license from itch.io page
attribution: "Skeleton Pack by Jesse M"
modifications: ""
usage: "Skeleton character idle animation sprite"
"Skeleton React.png":
source: "https://jesse-m.itch.io/skeleton-pack"
license: "" # TODO: Verify license from itch.io page
attribution: "Skeleton Pack by Jesse M"
modifications: ""
usage: "Skeleton character reaction animation sprite"
"Skeleton Walk.png":
source: "https://jesse-m.itch.io/skeleton-pack"
license: "" # TODO: Verify license from itch.io page
attribution: "Skeleton Pack by Jesse M"
modifications: ""
usage: "Skeleton character walking animation sprite"
usage: "Placeholder for animation sprites"
skulls:
"blue.png":
source: "https://gitea.nett00n.org/nett00n/pixelart/src/branch/main/pixelorama/2025-skulls-icons"
"assets/sprites/skulls/*":
source: "https://gitea.nett00n.org/nett00n/pixelart/src/branch/main/pixelorama/2025-skelly-assests"
license: "CC"
attribution: "Skull icons by @nett00n"
modifications: ""
usage: ""
"green.png":
source: "https://gitea.nett00n.org/nett00n/pixelart/src/branch/main/pixelorama/2025-skulls-icons"
license: "CC"
attribution: "Skull icons by @nett00n"
modifications: ""
usage: ""
"grey.png":
source: "https://gitea.nett00n.org/nett00n/pixelart/src/branch/main/pixelorama/2025-skulls-icons"
license: "CC"
attribution: "Skull icons by @nett00n"
modifications: ""
usage: ""
"orange.png":
source: "https://gitea.nett00n.org/nett00n/pixelart/src/branch/main/pixelorama/2025-skulls-icons"
license: "CC"
attribution: "Skull icons by @nett00n"
modifications: ""
usage: ""
"pink.png":
source: "https://gitea.nett00n.org/nett00n/pixelart/src/branch/main/pixelorama/2025-skulls-icons"
license: "CC"
attribution: "Skull icons by @nett00n"
modifications: ""
usage: ""
"purple.png":
source: "https://gitea.nett00n.org/nett00n/pixelart/src/branch/main/pixelorama/2025-skulls-icons"
license: CC""
attribution: "Skull icons by @nett00n"
modifications: ""
usage: ""
"red.png":
source: "https://gitea.nett00n.org/nett00n/pixelart/src/branch/main/pixelorama/2025-skulls-icons"
license: "CC"
attribution: "Skull icons by @nett00n"
modifications: ""
usage: ""
"dark-blue.png":
source: "https://gitea.nett00n.org/nett00n/pixelart/src/branch/main/pixelorama/2025-skulls-icons"
license: "CC"
attribution: "Skull icons by @nett00n"
modifications: ""
usage: ""
"yellow.png":
source: "https://gitea.nett00n.org/nett00n/pixelart/src/branch/main/pixelorama/2025-skulls-icons"
license: "CC"
attribution: "Skull icons by @nett00n"
attribution: "Skelly icons by @nett00n"
modifications: ""
usage: ""
Referenced in original sources.yaml but file not found:
textures:
backgrounds:
"beanstalk-dark.webp":
source: "https://www.toptal.com/designers/subtlepatterns/beanstalk-dark-pattern/"
license: "" # TODO: Verify license and locate file
attribution: "Beanstalk Dark pattern from Subtle Patterns"
"BG.pg":
source: "https://gitea.nett00n.org/nett00n/pixelart/src/branch/main/pixelorama/2025-skelly-assests"
license: "CC"
attribution: "Skelly icons by @nett00n"
modifications: ""
usage: "Background texture (file location TBD)"
usage: ""
# TODO: Verify all license information by visiting source URLs
# TODO: Check for any missing assets not documented here

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 B

View File

@@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://c8y6tlvcgh2gn"
path="res://.godot/imported/beanstalk-dark.webp-cdfce4b5eb60c993469ff7fa805e2a15.ctex"
uid="uid://bengv32u1jeym"
path="res://.godot/imported/BGx3.png-7878045c31a8f7297b620b7e42c1a5bf.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/backgrounds/beanstalk-dark.webp"
dest_files=["res://.godot/imported/beanstalk-dark.webp-cdfce4b5eb60c993469ff7fa805e2a15.ctex"]
source_file="res://assets/textures/backgrounds/BGx3.png"
dest_files=["res://.godot/imported/BGx3.png-7878045c31a8f7297b620b7e42c1a5bf.ctex"]
[params]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 486 B