Deck of Cards

This is a working deck of cards used to play a game of High Low.

I created this as a way to practice Node Graph and get comfortable using Object Scope. There are a few Script Brains to organize all this and they use “custom object types” of Deck, Card, and Card Frame(for display). All types use Object scope variables for properties and get passed along to different Custom Events.


I tried creating a Prefab of this but kept having issues. So instead I'm publishing this as a Map and it will only be playable in Forge mode at the moment. Just load it up and hit F6 to Play Test.
2 Likes