Hello Myth, I have 2 questions about CGC.
1. How do I implement ‘if this is the first card used, deal an extra 50 damage’? I "used If user._firstFlag == true draw 1 "from the demo to try to draw 1 card but for some reason it doesn't work in my game project
2. How to achieve the effect ‘Deal ✖10 damage to the type of attacking card used this turn’
Thank you