From the course: Unity: Working with Google Firebase

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

From the course: Unity: Working with Google Firebase

Start my 1-month free trial

Next steps

- [Instructor] Even though we've gotten a nice little system in place, there's always more to do. For starters, the database manager could be improved by replacing the specific get players method with a more generic get and later post that would say, take in a route and either data or would return a dictionary of data. You can also keep building out the router class and even adding convenience constructors for making life easier when you're using filters and queries. There's so much we haven't touched on in this course, so please go back and revisit the firebase docs to see what other cool features you might want to integrate into your games. If you're looking to add in some different design patterns, I'd recommend taking our C# Intermediate Design Patterns courses. As always, happy coding.

Contents