2023-12-30 10:58:17 -08:00
|
|
|
[texture."starfield"]
|
2024-01-03 07:46:27 -08:00
|
|
|
file = "starfield.png"
|
2023-12-30 10:58:17 -08:00
|
|
|
|
|
|
|
[texture."star::star"]
|
2024-01-03 07:46:27 -08:00
|
|
|
file = "star/B-09.png"
|
2023-12-30 10:58:17 -08:00
|
|
|
|
|
|
|
[texture."flare::ion"]
|
2024-01-03 07:46:27 -08:00
|
|
|
file = "flare/1.png"
|
2023-12-30 10:58:17 -08:00
|
|
|
|
|
|
|
[texture."planet::earth"]
|
2024-01-03 07:46:27 -08:00
|
|
|
file = "planet/earth.png"
|
2023-12-30 10:58:17 -08:00
|
|
|
|
|
|
|
[texture."planet::luna"]
|
2024-01-03 07:46:27 -08:00
|
|
|
file = "planet/luna.png"
|
2023-12-30 10:58:17 -08:00
|
|
|
|
|
|
|
[texture."projectile::blaster"]
|
2024-01-03 07:46:27 -08:00
|
|
|
file = "projectile/blaster.png"
|
2023-12-30 10:58:17 -08:00
|
|
|
|
|
|
|
[texture."ship::gypsum"]
|
2024-01-03 13:19:10 -08:00
|
|
|
file = "ship/gypsum.png"
|
2023-12-31 17:56:43 -08:00
|
|
|
|
|
|
|
[texture."ui::radar"]
|
2024-01-03 07:46:27 -08:00
|
|
|
file = "ui/radar.png"
|
2023-12-31 17:56:43 -08:00
|
|
|
|
2024-01-02 15:59:50 -08:00
|
|
|
[texture."ui::shipblip"]
|
2024-01-03 07:46:27 -08:00
|
|
|
file = "ui/ship-blip.png"
|
2024-01-02 15:59:50 -08:00
|
|
|
|
|
|
|
[texture."ui::planetblip"]
|
2024-01-03 07:46:27 -08:00
|
|
|
file = "ui/planet-blip.png"
|
2024-01-01 22:25:16 -08:00
|
|
|
|
|
|
|
[texture."ui::radarframe"]
|
2024-01-03 07:46:27 -08:00
|
|
|
file = "ui/radarframe.png"
|
2024-01-02 15:59:50 -08:00
|
|
|
|
|
|
|
[texture."ui::centerarrow"]
|
2024-01-03 07:46:27 -08:00
|
|
|
file = "ui/center-arrow.png"
|
2024-01-02 18:54:34 -08:00
|
|
|
|
|
|
|
[texture."particle::blaster"]
|
2024-01-03 07:46:27 -08:00
|
|
|
duration = 0.15
|
|
|
|
repeat = "once"
|
|
|
|
frames = [
|
2024-01-03 19:49:37 -08:00
|
|
|
"particle/blaster/01.png",
|
|
|
|
"particle/blaster/02.png",
|
|
|
|
"particle/blaster/03.png",
|
|
|
|
"particle/blaster/04.png",
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[texture."particle::explosion"]
|
|
|
|
duration = 0.4
|
|
|
|
repeat = "once"
|
|
|
|
frames = [
|
|
|
|
"particle/explosion-large/01.png",
|
|
|
|
"particle/explosion-large/02.png",
|
|
|
|
"particle/explosion-large/03.png",
|
|
|
|
"particle/explosion-large/04.png",
|
|
|
|
"particle/explosion-large/05.png",
|
|
|
|
"particle/explosion-large/06.png",
|
|
|
|
"particle/explosion-large/07.png",
|
|
|
|
"particle/explosion-large/08.png",
|
|
|
|
"particle/explosion-large/09.png",
|
2024-01-03 07:46:27 -08:00
|
|
|
]
|