massive number of fixes, removed compilation error, logs, negative scale issues, serialization issues ETC
This commit is contained in:
@@ -23,7 +23,7 @@ namespace Beyond
|
||||
|
||||
private const string SEQUENCE_END_TAG = "QTEEnd";
|
||||
|
||||
private bool startedFade = false;
|
||||
//private bool startedFade = false;
|
||||
|
||||
public bool IsSequenceRunning { get => m_isSequenceRunning; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user