This project adds four new interactive animation features that enhance the balloon environment. The first feature lets the user press the B key to toggle all balloons between idle and dance animations, demonstrating global animation state changes. The second feature introduces a UI animation speed slider, allowing the player to slow down or speed up all balloon animations in real time through parameter-based control. The third feature uses mouse input, enabling players to click individual balloons to toggle their personal animation state independently. Finally, the fourth feature adds a Spawn Balloon Row button that creates and removes a full row of animated balloon prefabs, showcasing dynamic prefab instantiation, complex object looping, and coordinated animation behavior. This set of features demonstrates animation clips, animator transitions, UI integration, user interaction, and real-time control across multiple animated objects.

Published 5 days ago
StatusReleased
PlatformsHTML5
Authorrk975
Made withUnity