AddURL, PlayIndex and Clear are missing in "Events from Scene" menu
naqtn
According to https://docs.vrchat.com/docs/vrc_syncvideoplayer , VRC_SyncVideoPlayer has AddURL PlayIndex and Clear RPCs. But these don't appear in "Events from Scene" menu of VRC_Trigger.
Tested:
with VRCSDK-2018.05.04.09.53_Public.
Workaround:
- You check VRC_Trigger advanced mode checkbox to enable
- And you directly add SendRPC action from "Basic Events" menu.
- And you set up Receivers object properly.
Then, These RPCs appear in Method drop down list.
Log In