Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highscores auf FlipDot #2

Open
KingBBQ opened this issue Jan 10, 2023 · 1 comment
Open

Highscores auf FlipDot #2

KingBBQ opened this issue Jan 10, 2023 · 1 comment

Comments

@KingBBQ
Copy link
Contributor

KingBBQ commented Jan 10, 2023

Highscores solltest du aus den PlayerPrefs lesen können:
https://docs.unity3d.com/ScriptReference/PlayerPrefs.html (Company: Playables, AppId: net.playables.rakete)

es gibt für jeden Level einen Eintrag der die Sekunden speichert, zb. "level_0": "10.542" etc. Wenn es keinen Highscore gibt, gibt es keinen Eintrag.

@robinkaranu
Copy link

Cool, ich installiere am Donnerstag die API und bastel schnell ein python script hin, wenn niemand mir zuvor kommt.. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants