← All releases
Bubbles

Creative Engine 6.9.2

June 2, 2026

Full changelog on GitHub →
Animations survive show/hide

When a block is hidden and then shown again during the flow, any running animations now continue from where they left off instead of resetting. This makes transitions between conversation steps feel smoother, especially for creatives that use animations together with show/hide.

Animate the choice that was clicked

Setting an animation to target "self" on a choice operator now works as expected. Previously the animation couldn't find the right choice to animate, so nothing happened. Now clicking or hovering a choice correctly triggers its own animation.