예제 #1
0
 void Start()
 {
     tool_ = new Vec3RecoilTool(TR.localScale);
 }
예제 #2
0
 void Start()
 {
     tool_ = new Vec3RecoilTool(TR.localPosition);
 }