About
The system platform is designed to work for any build target as a placeholder platform. Nearly all features are supported by saving to device storage. The platform is intended to be used for development or if you wish to ship your title without platform support. The platform uses the SystemPlayer and GuestPlayer classes for player objects.
Supported Build Targets
- Windows
- Mac
- Android
- iOS
- PS4, PS5
- Xbox One, Xbox Series X
Requirements
- [ ] System platform must be selected on your platform manager
SystemPlatform
- Steam.prefab is found at Assets/enum/Platforms/Base/SystemPlatform/Resources/SystemPlatform
SystemPlayer
- SystemPlayer.prefab is found at Assets/enum/Platforms/Base/SystemPlatform/Resources/SystemPlayer
- The GuestPlayer is used for multi user support
Properties