Hello Everyone! I asked a question on here before and that was, How do I make a game that is connected to a webpage via A rest api and use the GET method to display player kills and points on the page when they sign in. However with the Help of Amazon Web Services, They have service I’m thinking I can use to do this, I just need a little help getting started. They have two services. One is called API Gateway. You can make your own api. Second one is called GameLift, Where you can make a multiplayer game by importing their sdk into unreal. I want to know how to make a multiplayer game with gamelift and make a register function on the website and game (just to make it convenient for the user) to register and login. And when they go to the website and login, they will see their kills and points/scores and achievements/trophies. I want to get this done and I have tried looking online on how to do it I just couldn’t find anything. This whole idea is similar to rockstar games socialclub for GTA 5. I want to be able to do this in blueprints! NOT C++ AS I HAVE NO KNOWLEDGE IN IT. I also would like it in a step by step format if you can and/or a link to a video or something, P.S. I’ve tried the VaRest plugin and it didnt work. I want to know how to acheive this. Any help will be greatly appriciated.
Thank you guys!