Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question Firebase - ask of Firebase User Output

Discussion in 'Visual Scripting' started by Welfarecheck, Oct 10, 2022.

  1. Welfarecheck

    Welfarecheck

    Joined:
    Jun 14, 2020
    Posts:
    117
    I figured out most of the Firebase stuff but can't seem to find a way to get the Task of Firebase User Output. I'm guessing that's some sort of event that would need to be caught by a custom event through a script?

    upload_2022-10-10_5-48-34.png

    For others who want to use firebase; For now, this is how I do the login without the task. I'm guessing it will work alright if there's no way to get it in VS. It's either connected or not and returns a valid user ID. So, I would think that's adequate for login.

    upload_2022-10-10_5-46-11.png

    Few test accounts I created from VS and signed in to. Seems to work alright.

    upload_2022-10-10_5-50-4.png
     
    REDACT3D_ likes this.