Trying to implement real live locations similar to Pokemon go (with blueprints

Hey eveybody,

I´m trying to build an app for running sessions, that can track and show the world around you (with AR) via gps (or whatever works) similar to Pokemon go. I´ve tried this now many times without any success.
As I am more of a game designer and artist than a programer I´m kinda stuck.
(I am starting this project completely from scratch)
Hope someone here can offer some help.

Thanks in advance.

Sounds like you need some kind of database to store the locations of everything. I’ve used Google Firebase in the past for stuff like this. There’s even a (paid) plugin that lets you use it via blueprints: EasyFirebase in Code Plugins - UE Marketplace

1 Like

Thanks I´ll check it out.