Edit of asset "NascentSoul Card" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | NascentSoul Card | 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.** ## Key Features: - **Zone Management System**: Organize and manage cards across different zones (hand, board, deck, etc.) with automatic positioning and sorting - **Interactive Components**: Built-in support for card clicking, double-clicking, dragging, and multi-selection - **Flexible Layout Strategies**: - Base layout system for general card positioning - Specialized hand card layouts with overlapping and hover effects - **Customizable Sorting**: Configurable card sorting strategies for different gameplay needs - **Smooth Animations**: Fluid card movement and layout transitions - **Drag & Drop Support**: Intuitive card reordering and cross-zone movement - **Multi-Selection**: Support for selecting and manipulating multiple cards simultaneously |
| Category | 2D Tools | 2D Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/AmyF/nascent-soul | https://github.com/AmyF/nascent-soul |
| Issues Url | https://github.com/AmyF/nascent-soul/issues | https://github.com/AmyF/nascent-soul/issues |
| Godot version | Godot 4.5 | Godot 4.5 |
| Version String | 0.4 | 0.1 |
| Download Commit | 449e583d67b57a4ed1ea20822184651ce9348eec | c560e5c72e06c69ce384ad14a75f911a450bdb89 |
| Download Url (Computed) | https://github.com/AmyF/nascent-soul/archive/449e583d67b57a4ed1ea20822184651ce9348eec.zip | https://github.com/AmyF/nascent-soul/archive/c560e5c72e06c69ce384ad14a75f911a450bdb89.zip |
| Icon Url |
https://github.com/AmyF/nascent-soul/blob/main/icon.png?raw=true
|
https://github.com/AmyF/nascent-soul/blob/main/icon.png?raw=true
|