Pause timescale when game is paused
This commit is contained in:
@@ -177,7 +177,8 @@ namespace UI.CardSystem
|
||||
pulseDuration/2,
|
||||
0,
|
||||
Tween.EaseIn);
|
||||
});
|
||||
},
|
||||
obeyTimescale: false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user