Edit of asset "NascentSoul Card" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | NascentSoul Card | |
| Description |
card game framework for Godot that provides zone-based card management, interactive controls, and flexible layout systems for developing various types of card games. - Permission Control (`ZonePermission`): Governs which objects are allowed to enter a specific zone. - Layout Management (`ZoneLayout`): Manages how objects are arranged, featuring built-in Arc, Pile, and Horizontal layouts. - Display Logic (`ZoneDisplay`): Controls the visual appearance of objects, including hover effects, selection states, and more. - Interaction Handling (`ZoneInteraction`): Processes user input like clicks, drags, and multi-selection. - Sorting Logic (`ZoneSort`): Defines the automatic sorting order for objects within a zone. - Animation Control (`ZoneAnimator`): Manages smooth transitions and animations for objects as they move or change state. |
**card game framework for Godot that provides zone-based card management, interactive controls, and flexible layout systems for developing various types of card games.** The core of this plugin is the `Zone` system, a powerful area manager that lets you build diverse game mechanics by combining different logic modules: - **Permission Control** (`ZonePermission`): Governs which objects are allowed to enter a specific zone. - **Layout Management** (`ZoneLayout`): Manages how objects are arranged, featuring built-in Arc, Pile, and Horizontal layouts. - **Display Logic** (`ZoneDisplay`): Controls the visual appearance of objects, including hover effects, selection states, and more. - **Interaction Handling** (`ZoneInteraction`): Processes user input like clicks, drags, and multi-selection. - **Sorting Logic** (`ZoneSort`): Defines the automatic sorting order for objects within a zone. Additionally, the plugin provides a ready-to-use `ZoneCard` implementation, complete with support for flip animations and highlight effects. |
| Category | 2D Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/AmyF/nascent-soul | |
| Issues Url | https://github.com/AmyF/nascent-soul/issues | |
| Godot version | Godot 4.5 | |
| Version String | 0.4 | 0.3 |
| Download Commit | 449e583d67b57a4ed1ea20822184651ce9348eec | df279c086440b3bc1c2919eaf0ffdb5b44c3a3f3 |
| Download Url (Computed) | https://github.com/AmyF/nascent-soul/archive/449e583d67b57a4ed1ea20822184651ce9348eec.zip | https://github.com/AmyF/nascent-soul/archive/df279c086440b3bc1c2919eaf0ffdb5b44c3a3f3.zip |
| Icon Url |
https://github.com/AmyF/nascent-soul/blob/main/icon.png?raw=true
|
|