Play Mode Controls
Play Mode Controls allow you to test the features of the Platform Toolkit package in the Unity Editor. It provides a set of controls to simulate different platform behaviors and manage test accounts.
You can use Play Mode Controls to:
- Create and configure test accounts for use in Play mode.
- Simulate common failures, such as network issues or storage limitations.
- Manage save data and achievements for test accounts.
- Verify that your application correctly handles an unexpected user sign-out.
| Topic | Description |
|---|---|
| Create a Play Mode Controls Settings asset | Create a Play Mode Controls Settings asset to manage the Play Mode Controls. |
| Create and configure test accounts | Create and configure test accounts for use in Play mode. |
| Respond to sign-in events | Respond to sign-in events when testing your game. |
| Simulate platform system behaviors | Configure platform-specific behaviors for testing. |
| Simulate common failures | Simulate common failures when testing your game. |
| Play Mode Controls window reference | Reference documentation for the Play Mode Controls window. |