Emotes
Goals
The emote node can be added to any entity to display an emote bubble conveying the emotion of that entity.
How it works
Add the Emote node to any Node2D scene, to play the animation call the function show_emote()
with the appropriate enum values for bubble_type
and icon_type
.