tallwhitey's Forum Posts

  • 2 posts
  • This is more of a general question. But I've been playing around with the plugin, and the LastData property seems a little limited when dealing with many real time references. If i have two listeners at different places looking for different data, and the second one fires before the callack from the first executes, it then uses the second reference's data.

    I don't know if it's possible, but unless I'm not implementing it properly, it seems like you would need to assign a unique name to each LastData property, so that the firebase snapshot values won't be overwritten by other listeners. Is this correct, or am I not using the plugin correctly?

    Thanks

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Awesome work Rex. Did you have any plans to add GeoFire (firebase location) plugin as well?

  • 2 posts