### INSTRUCTION IN ENGLISH ### This project provides a reusable sprite which realizes a shared (cloud) time-based ranking board. You may use the sprite in your project by Backpack / Export / Remix. The two buttons contain sample code to use the sprite. ### IMPORTANT NOTICE ### If you copy the sprite by Backpack or Export, please make the 8 cloud variables with the names (D1, D2, ..., D8) by hand in your project BEFORE importing the sprite. ### NOTE ### The leaderboard can store about 500 letters at maximum. Upper letters will be converted into lower ones when loading the leaderboard. I'm glad to resue this mechanism in your projects!
### 使い方 (INSTRUCTION IN JAPANESE) ### このプロジェクトは時間で競い合う共有(クラウド)のランキング表を実現するスプライトを提供します。あなたのプロジェクトでも、バックパック・書き出し(エクスポート)・リミックスで、このスプライトを使えます。下にある2つのボタンにサンプルスクリプトが入っています。 ### 注意事項 ### もし、バックパックか書き出し(エクスポート)を使う場合は、あなたのプロジェクトにこのスプライトをコピーする前に、自分のプロジェクトでD1, D2, ..., D8 という名前の8個のクラウド変数を作ってください! ### 制限 ### ランキング表は最大で約500文字まで保存できます。ランキング表を読み込むときに、大文字は小文字に変換されます。 みなさんのプロジェクトで使っていただけることを楽しみにしています。