Edit of asset "Circular Container" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Circular Container | |
Description |
A circular container node, which arranges its children in a circle. It might be helpful for circular menus and the like. Features: * Simple, Godot-like, public API * Animations support, with support for custom animating function * Somewhat supports Node2D children - experimental * Option to force expand on all children * Option to force all children to be square (might be useful if you don't want to play with both minsize axes) * Option to configure the angle from which to start arranging children * Calculate minimum size of the container, so it can be embedded inside other containers (maybe circular, maybe not...) |
|
Category | 2D Tools | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/KOBUGE-Games/CircularContainer | |
Issues Url | https://github.com/KOBUGE-Games/CircularContainer/issues | |
Godot version | Godot 3.1 | |
Version String | 0.3 | |
Download Commit | e02d9d5e62df7238d9504147d49d88781ae3b0e3 | c504931faa3a6681af39b4c2cec62915434d09c4 |
Download Url (Computed) | https://github.com/KOBUGE-Games/CircularContainer/archive/e02d9d5e62df7238d9504147d49d88781ae3b0e3.zip | https://github.com/KOBUGE-Games/CircularContainer/archive/c504931faa3a6681af39b4c2cec62915434d09c4.zip |
Icon Url |
https://raw.githubusercontent.com/KOBUGE-Games/CircularContainer/master/addons/KOBUGE-games.CircularContainer/addon-icon.png
|