Time scale: Added context menu to time scale, so it is possible to reset slider to 1.0
This commit is contained in:
parent
dd80d46ebb
commit
29ab1a90a0
4 changed files with 18 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
using JetBrains.Annotations;
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
using UTools = UnityEditor.Tools;
|
||||
|
||||
namespace Module.NavigationTool.Editor.Toolbar
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue