Beta
To indicate state of godot used or your own projects state. Can be used in combination with the godot version tag.
Latest engine news:
- J
Godot 4 beta 16 : AnimatedSprite2D animation_finished signal maybe not emited
- dotnetdummy replied
- Hi, with the new beta16, it seems the signal "animation_finished" for a AnimatedSprite2D node is not generated at the end of the animation. The project is the Match3 game from Mister Taft Creates. (qu...