wrld3d / unity-api

Issue tracking for the WRLD Unity SDK
28 stars 8 forks source link

Add confirmation that entry to indoor map has succeeded or failed #80

Closed jonty-dawson closed 3 years ago

jonty-dawson commented 6 years ago

IndoorMapsApi.EnterIndoorMap does not have return value or delegate to be notified of success/fail response. Hooking to IndoorMapsApi.OnIndoorMapEntered is insufficient - need to rely on arbitrary timeout to assume failure if this event is not subsequently fired.

ghost commented 3 years ago

Tracking internally: WRLD-331