Compare commits

...

3 Commits

Author SHA1 Message Date
Mark 3360f44d6a
Removed gypsum margins 2023-12-28 20:16:59 -08:00
Mark 5a444ca5c6
Minor fix 2023-12-27 20:13:22 -08:00
Mark e4972a4daf
Added blaster 2023-12-27 18:12:50 -08:00
4 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,7 @@ include."planet" = "planet"
include."star" = "star"
include."ship" = "ship"
include."flare" = "flare"
include."projectile" = "projectile"
# Only the root _index.toml may contain config.
[config]

3
projectile/_index.toml Normal file
View File

@ -0,0 +1,3 @@
[[texture]]
name = "blaster"
path = "blaster.png"

BIN
projectile/blaster.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 126 KiB