- add boolean card attribute
- hide draw group if attribute is false
- card container visibility
- global card move speed - warp speed card movement if delay set to 0
- uid for cards
- cursor card not updating after adding/deleting cards at the top of a stack it is pointed at
- when a card is sent to the top of a stack, it does not respect the facing of the top card
- stack top card z-level may be incorrect
Open this page at https://alexszeto.github.io/card-kit/
This repository can be added as an extension in MakeCode.
- open https://arcade.makecode.com/
- click on New Project
- click on Extensions under the gearwheel menu
- search for https://github.com/alexszeto/card-kit and import
To edit this repository in MakeCode.
- open https://arcade.makecode.com/
- click on Import then click on Import URL
- paste https://github.com/alexszeto/card-kit and click import
- for PXT/arcade