docs: Clarify that nested scenes are recommended instead of groups

Seems like it would be obvious, but apparently not
This commit is contained in:
tt2468 2022-09-18 18:02:13 -07:00 committed by GitHub
parent 7893ae5caa
commit 9e1a41f219
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ RequestResult RequestHandler::GetSceneItemList(const Request &request)
/**
* Basically GetSceneItemList, but for groups.
*
* Using groups at all in OBS is discouraged, as they are very broken under the hood.
* Using groups at all in OBS is discouraged, as they are very broken under the hood. Please use nested scenes instead.
*
* Groups only
*