(unfortunately, this only works with season ticket things)
Hello everyone. I am making a card game in GKC and one of the main features is drawing cards. When I showed this to some friends, they were confused on how I did it. I thought I would make this guide to show everyone.
(This requires season ticket accessible Devices.)
Needed Devices
6/7 popup call to actions. (You canāt use more.)
1 Notification
2 buttons.
1 popup
Optional: damage boost, health granter, Item granter.
Step 1
Make the name of the first button: Draw a card. Go to the button and put in: "When button pressed: transmit on: ācard drawā. Make the name of the second one āView hand.ā
Step 2
Set the popup to a list. Make sure all of the Call to actions are not activated when the game starts. (Unless you want a starting hand) Also make sure they are all in the same group as the popup. Wire the second button to the popup and make the settings: when button pressed: open popup.
Step 3
Go to the notification and enter blocks. Add a new block: "When receiving on channel ācard drawā Make a new variable called random. Make variable a random integer from 1to 6/7 (whichever you chose.) Add more blocks that say, "If random = 1 sen signal on (example:) Zapper 1:1. (In my game, the 1st # represents the deck number and the second represents the card number) If you keep going, you can add other things like health granters or props!!
Step 4
Go to a popup and make it so: "When receiving on channel āzapper 1:1ā (as my example)
activate popup. Wire that popup so that when it is pressed, it will (in this case,) grant the player a zapper. Also, make it so that when a player selects that popup, it will deactivate after granting the item. Repeat as necessary.
VOTING TIME!
Was this guide helpful?
- Yes!
- Meh.
- No.
How hard was this guide?
- 1/10: Easy peasy lemon squeasy
- 2/10: Easy peasy
- 3/10: Easy
- 4/10 It was okay.
- 5/10: It was tricky.
- 6/10: it was difficult.
- 7/10: it was Trifficult
- 8/10: This was hard
- 9/10: This was very hard.
- 10/10: THIS WAS THE HARDEST THING EVER!
- 11+/10:
I hope this helped, GreenWhale