Tourismustal: Editor-Export Runde 3 (Badesee)

Badesee 47/22 + Solar-Positionen L1-L4.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-12 00:31:47 +02:00
parent 24ad893dd5
commit acde652ee7
+5 -1
View File
@@ -53,7 +53,7 @@ export const SPRITE_DEFS = {
playground: { w: 58, bottom: 9 },
// Hinweis: Bus bleibt bewusst Vektor (dynamische Fahrtrichtung).
trail: { w: 48, bottom: 8 },
badesee: { w: 74, bottom: 12 },
badesee: { w: 47, bottom: 22 },
bus: { w: 46, bottom: 3 },
fir: { w: 42, bottom: 6 },
fir_snow: { w: 42, bottom: 6 },
@@ -121,6 +121,10 @@ export const SOLAR_POS = {
'mega_badesee@L2': { dx: 52, dy: -6, s: 1.6 },
'mega_badesee@L3': { dx: 57, dy: -5, s: 1.6 },
'mega_badesee@L4': { dx: 57, dy: -4, s: 1.6 },
'badesee@L1': { dx: -28, dy: -2, s: 1 },
'badesee@L2': { dx: -28, dy: -3, s: 1 },
'badesee@L3': { dx: -27, dy: -3, s: 1 },
'badesee@L4': { dx: -27, dy: -3, s: 1 },
};
// Feinjustierung aus dem Editor (editor.html): überschreibt SPRITE_DEFS-