fix audio restart, game restart, pause on gui
This commit is contained in:
@@ -27,7 +27,7 @@ export class Vortex extends THREE.Group {
|
||||
texture.repeat.set(1, 1)
|
||||
}),
|
||||
blending: THREE.AdditiveBlending,
|
||||
opacity: 0.006
|
||||
opacity: 0.03
|
||||
})
|
||||
)
|
||||
this.add(this.darkCylinder)
|
||||
|
||||
Reference in New Issue
Block a user