Mat Wright
Mat Wright
Do you see errors in your Unity console? I had problerms with multiple assemblies compiled with the same name which Unity doesn't allow in v2020
Here is the PR for fix.
Remote gltf works fine. use `ArCoreReferenceNode` and the `objectUrl` parameter to your gltf file.
maybe try a local http server like https://pub.dev/packages/local_assets_server let me know if you get it working.
This PR also includes my previous bug fix https://github.com/phpro/zf-doctrine-hydration-module/pull/30
Hi @veewee yes I'll rebase and spend some more time on the feature to add the config option and see what can be done to attache the naming strategy to...