Difference between revisions of "Single Player CCG Kit F.A.Q."
(→What is the minimum version of Unity required for Single-Player CCG Kit?) |
|||
Line 14: | Line 14: | ||
== What is your policy on refunds? == | == What is your policy on refunds? == | ||
− | As a general policy, we do not accept refunds on assets | + | As a general policy, we do not accept refunds on purchased assets because of the following reasons: |
* There is no way for the assets to be digitally "returned". | * There is no way for the assets to be digitally "returned". |
Revision as of 21:53, 25 June 2020
ContentsGeneralWhat is the minimum version of Unity required for Single-Player CCG Kit?You will need to use Unity 2019.3.0f6 or higher. Please note that Alpha and Beta Unity versions are not guaranteed to be supported. Does Single-Player CCG Kit run on mobile platforms?Yes, it does. The UI is prepared to scale across different (portrait) resolutions by using a Canvas Scaler that scales with the screen size and anchors (you can find more information about Unity's UI system here) and game objects are pooled to keep the amount of garbage generated at runtime to a minimum (you can find more information about object pooling here). What is your policy on refunds?As a general policy, we do not accept refunds on purchased assets because of the following reasons:
PricingDo you offer individual discounts?We do not. The best way to purchase our assets at a reduced price is when they get selected for a sale.
LicensingWhat are the licensing terms of the kit?Single-Player CCG Kit can only be used under the standard Unity Asset Store End User License Agreement. A Copy of the Asset Store EULA is available here. The copyright of Single-Player CCG Kit and all of its contents (including both the art and the source code) belongs to gamevanilla ©. After purchasing Single-Player CCG Kit, you have the right to use it only for the purposes of developing and publishing a final game. You are NOT allowed to redistribute or resale Single-Player CCG Kit or any of its contents for any purpose (not even after a complete re-skin). To distribute or resale this product is NOT permitted under any circumstances and is strictly prohibited. Please note that digital stores like the App Store or Google Play may reject your game if it contains very similar artwork to already published games. You may need to re-skin your game as appropriate. Thank you for respecting our work. |