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:
@@ -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-
|
||||
|
||||
Reference in New Issue
Block a user