playMaker

Author Topic: Upload And Download Score  (Read 1687 times)

apageeltd

  • Playmaker Newbie
  • *
  • Posts: 38
Upload And Download Score
« on: November 17, 2020, 06:26:28 AM »
Hi, Can anyone please suggest me that , if there is anyway to Save and
Upload a Simple Score to maybe (Google Drive ) and download from it.

Any suggestion or alternative suggestion will be a great help to me

Regards,
Shihan

Broken Stylus

  • Beta Group
  • Hero Member
  • *
  • Posts: 773
Re: Upload And Download Score
« Reply #1 on: November 17, 2020, 07:13:45 AM »
If you're going to have thousands of players if not more, you would rather use verified systems meant to be used that way.

I'm also afraid that uploading to Google docs requires integrating some of their API into your software. I might be wrong but you'd be welcome to verify this too. Some plugins on the Asset store cover this, but that's certainly not the most intuitive way to store some player data!

apageeltd

  • Playmaker Newbie
  • *
  • Posts: 38
Re: Upload And Download Score
« Reply #2 on: November 17, 2020, 07:32:16 AM »
Thanks for the reply, But could you please if possible specify a method , that i can use via playmaker action and some ways to do that please.

Regards,
Shihan

Fat Pug Studio

  • Beta Group
  • Hero Member
  • *
  • Posts: 1294
    • Fat Pug Studio
Re: Upload And Download Score
« Reply #3 on: November 17, 2020, 11:14:07 AM »
That is rather complicated, i recommend using some asset from the asset store for that, it's more than just a click, you need the authorization to connect to drive and so on.
« Last Edit: November 18, 2020, 05:22:42 AM by krmko »
Available for Playmaker work

Broken Stylus

  • Beta Group
  • Hero Member
  • *
  • Posts: 773
Re: Upload And Download Score
« Reply #4 on: November 17, 2020, 12:01:17 PM »
Thanks for the reply, But could you please if possible specify a method , that i can use via playmaker action and some ways to do that please.

Regards,
Shihan

Are you doing a mobile game? If that's true, then use Google and Apple's own simple systems to integrate leaderboards. Those, however, are not natively accessible, you'll need a plugin for this that supports Playmaker.

heavygunner

  • Sr. Member
  • ****
  • Posts: 344
Re: Upload And Download Score
« Reply #5 on: November 17, 2020, 10:13:58 PM »
Easy Save and Bayat Save System seems good. Both have playmaker actions. Check both assets. I use Easy Save. But, never used bayat Save system

apageeltd

  • Playmaker Newbie
  • *
  • Posts: 38
Re: Upload And Download Score
« Reply #6 on: November 20, 2020, 11:51:23 AM »
Easy Save and Bayat Save System seems good. Both have playmaker actions. Check both assets. I use Easy Save. But, never used bayat Save system

Thanks for the suggestion , well i am already using easy save 3 , but my problem is , i have never used cloud or server save system before, so really not sure how to create the server and save there, basically this is the point i am stuck on

apageeltd

  • Playmaker Newbie
  • *
  • Posts: 38
Re: Upload And Download Score
« Reply #7 on: November 20, 2020, 11:52:38 AM »
That is rather complicated, i recommend using some asset from the asset store for that, it's more than just a click, you need the authorization to connect to drive and so on.

thanks for the reply, could u please suggest me one or 2 asset which might help me in my cause

Broken Stylus

  • Beta Group
  • Hero Member
  • *
  • Posts: 773
Re: Upload And Download Score
« Reply #8 on: November 20, 2020, 01:49:49 PM »
What is your targeted platform?

apageeltd

  • Playmaker Newbie
  • *
  • Posts: 38
Re: Upload And Download Score
« Reply #9 on: November 20, 2020, 06:13:38 PM »
What is your targeted platform?

Android Mobile

Broken Stylus

  • Beta Group
  • Hero Member
  • *
  • Posts: 773
Re: Upload And Download Score
« Reply #10 on: November 21, 2020, 06:43:05 AM »
Ok then look up "android native" in the asset store and see if the plugin supports Playmaker.

- Cross Platform Native Plugins
- Android Native Pro (or Ultimate Mobile Pro that contains also iOS support)
- Easy Mobile Pro

They all have support for Playmaker.