Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.21 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.21 KB

Uchievements

Add more fun for your game developing. Receive achievements when you work in Unity.

Description

You can receive achievements with mysterious names for using UnityEditor (build project, save scene, pause and other); 49348

Install

Add package https://github.com/ghostintheshell0/Uchievements.git in Unity PackageManager and continue work for your project.

Settings

You can find Scriptable Object with settings in Assets/UchievementsData/UchievementsData.asset or start typing UchievementsData in Project window search. 49368

  • Mute — Enable if you dont want to listen sound when receive achievement.
  • Console — Trying to close EditorWindow from code can throw errors. If you don’t like it you can enable it and get achievements alert in Console window.
  • Clear — Remove all data about received Uchievements and start from zero.

Where is the window like on the screenshot?

4937a