P11及以前
This commit is contained in:
@@ -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