Hi
Building a multiplayer app and when I test locally on the desktop I need someway to check for 2 conditions
Either
- in Editor
OR - Standalone desktop
Application.isEditor obviously isn’t sufficient enough.
Hi
Building a multiplayer app and when I test locally on the desktop I need someway to check for 2 conditions
Either
Application.isEditor obviously isn’t sufficient enough.
You mean like this?