
Uchievements
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
`Warning! This project is a package for UnityEditor. (Not a game)`
You can receive achievements with mysterious names for using UnityEditor (build project, save scene, pause and other);
Add package `https://github.com/ghostintheshell0/Uchievements.git` in Unity PackageManager and continue work for your project.
You can find Scriptable Object with settings in `Assets/UchievementsData/UchievementsData.asset` or start typing `UchievementsData` in Project window search.
- 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.
Description
You can receive achievements with mysterious names for using UnityEditor (build project, save scene, pause and other);
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.
- 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.