Esempio n. 1
0
 private void OnEnable()
 {
     _target = (Parallax2D)target;
 }
	private void OnEnable ()
	{
		_target = (Parallax2D) target;
	}