Skip to content

GramineaGroup/animated_box_container_cs

Repository files navigation

Godot Animated Box Container Plugin C# Ver

Godot v4.x

This plugin will animate layout direction change in container.

GDScrpit version is at GramineaGroup/animated_box_container_gdscript

**Important Notes: ** Please compile and reload the project first after enabling this plugin or before exporting the projecrt. We use hacks to bypass an C# plugin initization error in Godot.

Please submit any issues you found. Contribution and suggestions are warmly welcomed.

Setting Recommendation

It is recommended not to use Fill size flag for both vertical and horizontal directions for children under Animated Box Container. Using it will have incorrect animation set for all children, causing unexpected behaviors.

Using Animated Box Container together with Animated Panel Container is recommended as we have a special variable in Animated Panel Container for Animated Box Container to know the final size of any Animated Panel Container children.

Demo

Changing Layout Direction Like a Normal Box Container

Recording.at.2025-04-11.22.26.49.mp4

Changing Layout Direction but with Animation

Recording.at.2025-04-11.22.24.44.Cropped.in.2025-04-11.22.25.21.mp4

Integrated with Animated Panel Container to Get Scaling Animation

Recording.at.2025-04-11.22.22.35.Cropped.in.2025-04-11.22.23.10.mp4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published