Signed-off-by: TRAfoer <lhf190@outlook.com>
This commit is contained in:
@@ -96,6 +96,11 @@ namespace Ichni.RhythmGame
|
||||
base.ApplyTimeOffset(offset);
|
||||
enabling.animations.ForEach(anim => anim.ApplyTimeOffset(offset));
|
||||
}
|
||||
public void OnDestroy()
|
||||
{
|
||||
targetTransformSubmodule.eulerAnglesOffset.Add(Vector3.zero);
|
||||
targetTransformSubmodule.eulerAnglesDirtyMark = true;
|
||||
}
|
||||
}
|
||||
|
||||
public partial class LookAt
|
||||
|
||||
Reference in New Issue
Block a user