mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-23 10:05:14 +00:00
automatically go back to old camera
This commit is contained in:
parent
52078ac4cd
commit
b4a029ba3f
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ namespace HeavenStudio
|
|||
}
|
||||
if (prog > 1f)
|
||||
{
|
||||
shakeLast = new Vector3(e.valA, e.valA);
|
||||
shakeResult = new Vector3(0, 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue