更新
This commit is contained in:
@@ -87,8 +87,10 @@ namespace Cielonos.MainGame.Characters
|
||||
default:
|
||||
throw new ArgumentOutOfRangeException();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public void SetUp(CharacterBase entity)
|
||||
{
|
||||
if (entity.animationSc != null)
|
||||
{
|
||||
timeScaleObservable.Subscribe(timeScale =>
|
||||
|
||||
Reference in New Issue
Block a user