修改图片
|
|
@ -117,8 +117,15 @@ public class Control3DModelBt : MonoBehaviour
|
||||||
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
{
|
||||||
|
if (!ModelBt.transform.parent.name.Contains("181"))
|
||||||
{
|
{
|
||||||
ModelBt.DOLocalRotateQuaternion(Quaternion.Euler(35, 0, 0), .5f);
|
ModelBt.DOLocalRotateQuaternion(Quaternion.Euler(35, 0, 0), .5f);
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
ModelBt.DOLocalRotateQuaternion(Quaternion.Euler(0, 0, 0), .5f);
|
||||||
|
}
|
||||||
transform.GetComponent<Collider>().enabled = false;
|
transform.GetComponent<Collider>().enabled = false;
|
||||||
if (ModelLight != null)
|
if (ModelLight != null)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 300 KiB After Width: | Height: | Size: 169 KiB |
|
Before Width: | Height: | Size: 217 KiB After Width: | Height: | Size: 220 KiB |
|
Before Width: | Height: | Size: 217 KiB After Width: | Height: | Size: 220 KiB |
|
Before Width: | Height: | Size: 256 KiB After Width: | Height: | Size: 259 KiB |
|
Before Width: | Height: | Size: 207 KiB After Width: | Height: | Size: 210 KiB |
|
Before Width: | Height: | Size: 217 KiB After Width: | Height: | Size: 219 KiB |
|
Before Width: | Height: | Size: 225 KiB After Width: | Height: | Size: 228 KiB |
|
Before Width: | Height: | Size: 211 KiB After Width: | Height: | Size: 212 KiB |
|
Before Width: | Height: | Size: 275 KiB After Width: | Height: | Size: 278 KiB |
|
Before Width: | Height: | Size: 203 KiB After Width: | Height: | Size: 112 KiB |