Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xjine/unity_timescaleeditor
Add GUI on the right side of Play buttons to edit Time Scale.
https://github.com/xjine/unity_timescaleeditor
assets editor unity
Last synced: 13 days ago
JSON representation
Add GUI on the right side of Play buttons to edit Time Scale.
- Host: GitHub
- URL: https://github.com/xjine/unity_timescaleeditor
- Owner: XJINE
- License: bsd-3-clause
- Created: 2022-05-25T09:51:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T06:13:37.000Z (7 months ago)
- Last Synced: 2024-05-20T07:28:20.909Z (7 months ago)
- Topics: assets, editor, unity
- Language: C#
- Homepage:
- Size: 126 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_TimeScaleEditor
Add GUI on the right side of Play buttons to edit Time Scale.
This is same as ``Project Settings > Time > Time Scale``.## Importing
You can use Package Manager or import it directly.
```
https://github.com/XJINE/Unity_TimeScaleEditor.git?path=Assets/TimeScaleEditor
```### Dependencies
This project use following resources.
- https://github.com/marijnz/unity-toolbar-extender