■ Contents
A “Card 3D” option is added to execution actions.
You can deploy and select cards.
CA_Card3DAction.gd (46.0 KB)
※ Installation Method
Drag and drop the above *.gd file into the ≪File System≫ of AGMaker version 1.3 or higher.
After installation, the feature will be added to the execution actions.
When removing it, it is safer to delete the functions from the actions first before deleting the file itself.
We strongly recommend backing up your project before installation.
The sample project is available for free on itch.io.
CA_smple_2026F free project data by GotchaGotchaGames
Start the test play and click with your mouse to pick cards.
■ Card Guild Explanation
Basic
You can specify the size based on height in pixels.
Card Image
Please specify the back image.
Card Pool
If you place png images in the specified folder within the ≪File System≫, they will be selected.
Five cards, for example!
Pick/Dispose/Float/Flip over/
Check the movement during test play and adjust it to your preference.
Holographic Foil
You can create rainbow foil card expressions.
However, it cannot produce dramatic changes.
Shadow
Used for floating expressions. It pairs well with the float effect. The color can also be set.
Summary
When you think about “making a card game,”
• Effects
• Database
• Deck Building
• Hand
• Usage
You will find infinite “elements” you want to use.
Therefore, this sample is intended primarily for visual effects.



