兄弟スケール修正
This commit is contained in:
parent
5467d19366
commit
0f79033f57
|
|
@ -13,7 +13,7 @@ public class BrotherBlueView : MonoBehaviour
|
|||
|
||||
private void Awake()
|
||||
{
|
||||
initScale = transform.localScale;
|
||||
initScale = animator.transform.localScale;
|
||||
}
|
||||
|
||||
public void SellAction()
|
||||
|
|
|
|||
Loading…
Reference in New Issue