TCG Engine
  • TCG Engine
  • Getting Started
    • Asset Installation
    • Testing in Solo
    • Testing Multiplayer
    • Cloud Server Installation
    • Game Rules
  • Files and Data
    • Resources and Prefabs
    • Save File
    • Cards
    • Abilities
    • Status
    • AI
  • Scripts
    • Scripts Overview
    • Conditions and Effects
    • Filters
  • Web API
    • Web API
    • Local Installation
    • Cloud Server Installation
    • Test with Insomnia
    • Remote Access and Authentication
    • Enable HTTPS
    • Enable Email Sending
Powered by GitBook
On this page
  1. Getting Started

Testing in Solo

Testing in Solo

To run the game in solo, just open any scene in Unity (in project tab, TcgEngine/Scenes folder) and hit play at the top. Click Play again to stop the game.

If you run from a Menu it will ask you to login in test mode (just enter any username you want). If you run from the Game scene, it will start playing with the test decks (set in Resources/GameplayData).

Last updated 2 years ago