question

nate1299 avatar image
nate1299 asked

How can I make a basic login screen?

I am very sorry if this has been answered but how can I make a very basic login system using UI text fields and input buttons? Thanks!

Authentication
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

We do have a number of samples available via our GitHub repositories (https://github.com/PlayFab), but as our services are all Web API based and don't interfere with the presentation layer of the game, we don't really provide specific guides on building the UI for games. If you're using Unity, I'd recommend starting with the UI section of their documentation. They have a number of different base UI types that enable you accept text input from users and trigger logic on a button click.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.