Card Game Starter Kit

by [email protected]

Detail this asset from Unity Store: Original Link

This is a paid asset, but now you can download Card Game Starter Kit Free.

Card Game Starter Kit v1.0

This content is password-protected. Please verify with comment to show the download link. Thanks.

Starter Kit is a powerful tool for generating card meshes in the Unity editor.

Features
– Card generator component
– Textures for standard deck of cards
– Sample Blackjack game

The heart of this package is a procedural generator of card models. It builds an optimized mesh of triangles sharing parts of a texture atlas to produce high-resolution cards. This technique dramatically reduces draw calls and texture memory which can be critical for mobile or web applications.

A playable Blackjack card game demonstrates how build your own card game. The cards are double-sided 3d models and shows how to animate cards flying from a deck.

You can use this to generate card models for your own project. It has a set of textures for cards which you are free to use or replace with your own custom artwork. Includes a custom Inspector-tool so you can rebuild the texture atlas for the cards.

Related Posts

Leave a Comment