P11及以前
This commit is contained in:
@@ -773,7 +773,7 @@
|
||||
"_priority": 1073741824,
|
||||
"_fov": 45,
|
||||
"_fovAxis": 0,
|
||||
"_orthoHeight": 320,
|
||||
"_orthoHeight": 452.93233082706763,
|
||||
"_near": 1,
|
||||
"_far": 2000,
|
||||
"_color": {
|
||||
|
||||
@@ -48,7 +48,6 @@ export class gameManager extends Component {
|
||||
const ppos = this.plant.position;
|
||||
zd01.setPosition(ppos.x, ppos.y, ppos.z - 1);
|
||||
const zdcop = zd01.getComponent(zd);
|
||||
console.log(this.zd_speed);
|
||||
zdcop.z_speed = this.zd_speed;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user