NascentSoul Card's icon

NascentSoul Card 0.4 2D Tools 4.5 Community

Submitted by user unko; MIT; 2025-10-06

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.


View files Download Submit an issue Recent Edits