treballant en el starfield

This commit is contained in:
2025-12-02 21:19:43 +01:00
parent f795c86a38
commit 98c90e6075
5 changed files with 58 additions and 5 deletions

19
data/shapes/star.shp Normal file
View File

@@ -0,0 +1,19 @@
# star.shp - Estrella per a starfield
# © 2025 Orni Attack
name: star
scale: 1.0
center: 0, 0
# Estrella de 4 puntes (diamant/creu)
# Petita i simple per a l'efecte starfield
#
# Punts:
# angle=0°: (0, -3) Dalt
# angle=90°: (3, 0) Dreta
# angle=180°: (0, 3) Baix
# angle=270°: (-3, 0) Esquerra
#
# Forma de diamant amb línies de centre a puntes
polyline: 0,-3 3,0 0,3 -3,0 0,-3