diff --git a/src/blocks/scratch3_looks.js b/src/blocks/scratch3_looks.js index 7bea9e76d..6a339de33 100644 --- a/src/blocks/scratch3_looks.js +++ b/src/blocks/scratch3_looks.js @@ -174,6 +174,7 @@ class Scratch3LooksBlocks { bubbleState.drawableId = this.runtime.renderer.createDrawable(); bubbleState.skinId = this.runtime.renderer.createTextSkin(type, text, bubbleState.onSpriteRight, [0, 0]); + bubbleState.visible = true; this.runtime.renderer.setDrawableOrder(bubbleState.drawableId, Infinity); this.runtime.renderer.updateDrawableProperties(bubbleState.drawableId, {