Tony Tomarchio
Tony Tomarchio
Hi @DaAwesomeP , we don't officially support Unity on Linux, but the error you're seeing is related to our XR Remote functionality. Try disabling remote - select your XRController, and...
https://docs.8thwall.com/#disable-remote
@mercem, also suggest that you join our public slack channel at www.8thwall.com/slack . Other developers have integrated Unity + 8th Wall into a react-native app. You can discuss specifics in...
Hi @GimpMaster , thanks for reporting, we will look into this. For now, can you try adding a boolean at the top of the class, for example `private bool found...
Yes, that works too :)
@salvator12 what type of device are you using and does it support ARKit 1.5+ or ARCore 1.5? Please see https://docs.8thwall.com/xr/#features-supported-by-platform for a matrix of features supported by platform.
Hi @FaiyazMdAbdul, We are glad to hear you are enjoying our SDK! Our Unity SDK currently does not support the front facing camera, but will mark this as a feature...
No updates - we still do not support the front facing camera in Unity.
To rotate objects individually, you'd need to implement some type of "select" mechanism to determine which object you want to rotate. The way it was currently written (see https://github.com/8thwall/web/blob/master/xrextras/src/aframe/xr-components.js#L403-L418) any...
Yes, you can do this. Here is one example: https://www.8thwall.com/playground/portal-stream