Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
This question was closed Aug 01, 2014 at 02:35 PM by Krish-Vikram for the following reason:

The question is answered, right answer was accepted

avatar image
0
Question by Krish-Vikram · Sep 17, 2013 at 07:43 PM · highscores

any way for "Global data store" without sql and php ?

i published my game via google drive. now I want to store only the Highscore ever made. i feel inclusion of php/sql unnecessary additions for this. is there way, to accomplish what playerpref does for local ?

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

  • Sort: 
avatar image
1
Best Answer

Answer by Fattie · Sep 18, 2013 at 01:14 PM

You know, you could use one of the new services like "Parse"

https://parse.com/products/data

Exactly as it says - "store your app's data in the cloud. no servers necessary"

In fact, that's precisely what you want. They do have a Unity port.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Krish-Vikram · Sep 19, 2013 at 06:47 AM 0
Share

@Fattie: Thank you :) its awesome you understood my need.. :) I tested with Parse. Its Nice.

avatar image
0

Answer by Yokimato · Sep 17, 2013 at 08:40 PM

There's 2 components to achieving this:

  1. Communicating with the data source

  2. Storing the data

The first is an obvious choice, the WWW class. You can use this as a way of sending data of the net to talk with an outside source. Something to consider though, is that not all might be connected to the internet while playing your game.

The second is wide open. Sql is just one of the choices. I would say that a database is probably the easiest/best way, but really you could store it anywhere but because you mentioned google drive, you could make an excel file via their API.

All that said, and I know you don't want to do it...but some server side scripting (php, node, rails...etc) + a database (mysql, mssql, postgres...etc) is definitely the way to go in my opinion. Good luck

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Krish-Vikram · Sep 18, 2013 at 12:51 PM 0
Share

First of all, Thank you for Exploring all options.. I am a learner,so gonna try all these options. at least once, to get familiarized. but I have an liking to the sql with Excel file idea, gonna try this First..

Thank you, if you got any example related to SQL-EXCEL option, please tell me.

Follow this Question

Answers Answers and Comments

17 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Server High Scores - crossdomain.xml 1 Answer

Facebook API: How to get all app users scores 1 Answer

Distance and Best Distance 1 Answer

Is there a way to encrypt/lock a File.CreateText file? (its my highscore) 1 Answer

how to add highscore tab on this code 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges