From 62bddecc1368439cfd401292b1d25ac94dc4fb6d Mon Sep 17 00:00:00 2001 From: Ian Jennings Date: Mon, 18 Sep 2023 15:16:31 -0500 Subject: [PATCH] Add Dashcam.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c41046..536da79 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ Thanks to all the [contributors](https://github.com/ryannielson/awesome-unity/gr ## Utilities * [Consolation](https://github.com/mminer/consolation) - In-game debug console that displays output from `Debug.Log`. +* [Dashcam](https://www.youtube.com/watch?v=esaBnKcigas) - Screencast tool that captures Unity logs and makes instant-replays when errors occur. * [GitHub for Unity](https://unity.github.com/) - The new GitHub for Unity extension brings the GitHub workflow and more to Unity, providing support for large files with Git LFS and file locking. * [Grouping Tool](https://assetstore.unity.com/packages/tools/utilities/grouping-tool-147552) - Easily group objects together * [Scene View Bookmarks](https://github.com/mminer/scene-view-bookmarks) - Editor extension to bookmark and later recall scene views.