different approach for displaying preview
This commit is contained in:
@@ -125,6 +125,7 @@ export class CustomizeScene extends AbstractCharacterScene {
|
||||
|
||||
public update(time: number, dt: number): void {
|
||||
this.customWokaPreviewer.update();
|
||||
|
||||
if (this.lazyloadingAttempt) {
|
||||
this.moveLayers();
|
||||
this.doMoveCursorHorizontally(this.moveHorizontally);
|
||||
|
||||
Reference in New Issue
Block a user