Moratelli's ToolBelt | TCG Engine
  • Moratelli's ToolBelt
  • Getting Started
    • Installation
    • Configuration
  • Tools
    • Card Editor
      • Demos
      • Customize
    • Game Helper
    • Card Finder
      • Configuration
    • Card Inspector
    • Duplicate Finder
    • Game State Visualizer
    • SO Creator
    • SO Finder
    • Card Gallery
  • Project Builder
Powered by GitBook
On this page
  • Demo
  • Default View
  1. Tools

Game Helper

The perfect tool to help you manipulate the game (local test mode), specially when you need to debug a specific scenario

PreviousCustomizeNextCard Finder

Last updated 5 months ago

Demo

Default View

  • Manipulation

    • Generate cards

    • Destroy cards

    • Add mana to card

    • Add attack to card

    • Add hp to card

    • Add damage to card

    • Add ability to card

  • Snapshot

    • Take Snapshot: saving a specific moment in game to load again in the future

    • Load Snapshot: load important moments to debug, test and check behaviors

    • Snapshot each action: if enable will take a snapshot everytime the resolve queue becomes empty, allowing you to check each step of a game

    • Load snapshot on play: if enable will load the selected snapshot as soon as the Game Helper recognizes that a game is playing

  • Utils

    • Skip AI Turns: will make AI always skip the turns, perfect to setup specific behaviors

    • Loop Time: will make the timer goes back to 60 whenever it reaches 10, leaving you enough time to test anything