clownFish.transform.lookAt(new Laya.Vector3(1.3288445472717285,0.9997662901878357,-3.575782537460327),
new Laya.Vector3(0,0,0));
Laya.Tween.to(clownFish.transform.position, {
x: 1.3288445472717285,
y: 0.9997662901878357,
z: -3.575782537460327,
}, 2000)