balloon-pop icon indicating copy to clipboard operation
balloon-pop copied to clipboard

A multiplayer geospatial experience

Results 10 balloon-pop issues
Sort by recently updated
recently updated
newest added

Hi So I have been trying run demo on a 2023.3.201f I keep getting the following errors Assets\Scripts\BalloonPop\BalloonsNetworking.cs(125,54): error CS0029: Cannot implicitly convert type 'Firebase.Auth.AuthResult' to 'Firebase.Auth.FirebaseUser' Assets\Scripts\BalloonPop\BalloonsNetworking.cs(125,59): error CS1061:...

*Specifically the ARCore Geospatial API Key

does this compile for web gl? or only for android, dont think its included in read me

I did it your ReadMe.md, finally build my phone this app, but ARsession disabled when 'place target' clicked button , Anchor data is created in the firebase database. ![startImage](https://user-images.githubusercontent.com/43160488/215391032-ca894d30-0f16-43a3-892c-eaceb8c7ac3a.jpg) ![DeleteBalloons](https://user-images.githubusercontent.com/43160488/215391040-26730471-62cc-4d43-b610-2d134240556d.jpg)...

_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._ **Security Policy Violation** Project is out of compliance with Binary Artifacts policy: binaries present in source code **Rule Description** Binary Artifacts are an...

allstar

It is empty in the database and of course empty when printed in debug when running on live device. A question is how does this work...? public bool Equals(BalloonData b)...

I'm having a problem building the project the project require customized Gradle with version >= 6.1.1. to resolve it I followed the documentation of ARCore here: https://developers.google.com/ar/develop/unity/android-11-build and it did...

Hello, I seem to struggle with setting up the project. I am on mac and use the recommended version of Unity 2019.4.36f1, and use visual studio v 8.10.25. Setting up...