Set Active On Platforms
Introduction
This script allows you to change the active state of a GameObject depending on the current platform. This will allow you to e.g disable settings for mobile or webGL builds.
Setup
Attach the script to a GameObject you want to control. Then you can specify the targeted platforms and the state.
Last updated