Go back to text wordbubbles
This commit is contained in:
@@ -788,7 +788,8 @@ var AISprite = function(game, x, y, key, frame) {
|
||||
}
|
||||
|
||||
this.clearWordBubble = function() {
|
||||
this.clear_bubble = true;
|
||||
if ( this.bubble !== null )
|
||||
this.clear_bubble = true;
|
||||
this.enable_word_bubble = false;
|
||||
this.timer = game.time.create(false);
|
||||
console.log("In 1000 ms, " + this + " will enable speech");
|
||||
|
||||
Reference in New Issue
Block a user