Video: youtu.be/z-pyyn9ZBkcThis is a Blueprint only project intended to give new users an idea how to create more complex systems within Unreal Engine. I’m by no means an expert and have only a small amount of experience using scripting languages. However, Blueprints are such a robust and easily understandable way of building functionality that I’ve been able to learn to do some fairly complex stuff. This project is intended to help others in similar situations do the same.The cards and logic used to create the deck are taken from the Blackjack sample project provided by Epic. I’ve extended this functionality to work with the Cribbage rule-set.