Drone API
You can use Udon to retrieve information about the player drones in your world instance.
Udon interacts with Drones through the VRCDroneApi
. You can retrieve the VRCDroneApi
object from each Player that is using it.
Your world can detect a Drone interacting with a Trigger Collider and execute the following events:
See these pages for more details on working with Drones via Udon: