Added tree grwoth camera animation, fixed combat camera state, fixed many errors in the console
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Beyond
|
||||
|
||||
private void OnCombatEnd()
|
||||
{
|
||||
//if (wasTriggerd)
|
||||
if (GameStateManager.Instance)
|
||||
{
|
||||
GameStateManager.Instance.OnCombatEnd(m_fsm);
|
||||
// wasTriggerd = false;
|
||||
|
||||
Reference in New Issue
Block a user