Removing speech/thought bubble

Hi there, I’m wondering if anybody has found a way to remove speech / thought bubbles after the event is complete?

Right now I have parts coded to think names on hover, and I’m using an empty space for the ‘off hover’ text. However, the empty thought bubbles still get in the way of the scene a bit. Ideally I’d like them to disappear entirely when ‘off hover’.

Update: for now i’m using a workaround - bringing down text panels hidden high up in 0s on hover, and sending them back up again when hover is off.

Hello,

In order to remove speech/thought bubble instead of putting a space (" ") into say/think block just clear its content entirely ("").

https://cospac.es/edu/Hjal

1 Like

Ah, why didn’t I think of that… Thanks @Pavel!