stanje 4am
This commit is contained in:
@@ -21,8 +21,9 @@ class ParallaxSystem {
|
||||
console.log('🌄 ParallaxSystem: Initialized');
|
||||
|
||||
// Layer 1: Sky/Hills (Distant background)
|
||||
this.createSkyLayer();
|
||||
this.createDistantHills();
|
||||
// Layer 1: Sky/Hills (Disabled by request)
|
||||
// this.createSkyLayer();
|
||||
// this.createDistantHills();
|
||||
|
||||
// Layer 4: Foreground overlay (High grass patches)
|
||||
this.createForegroundGrass();
|
||||
|
||||
Reference in New Issue
Block a user