Show / Hide Table of Contents

Namespace AdrianMiasik.Components.Specific.Automation

Classes

MediaCapture

A MonoBehaviour script that gets created by our MediaCreator that allows us to use coroutines from a static context, specifically used for taking screenshots at the end of our frame.

MediaCreator

Generates and creates our promotional screenshots automatically (Previously this was done manually). Intended to be run for any new release so we can get the most up-to-date app media. To use this tool: Make sure your editor game view window matches your desired screenshot resolution. Then enter play mode. Once the timer spawn animation completes, right click the PomodoroTimer script in the Inspector, and press "Create Media". This will start the screenshot scenarios and generate screenshots for our release. See console log for output details.

In This Article
Back to top Generated by DocFX