如题,vscode里提示错误,api里也找不到,还有vscode打不开TS脚本,提示a javaScript error occurred in the main process.
相关代码:
vmath.vec3.add(this._targetPos, this._curPos, cc.v3(this._jumpStep, 0, 0));
如题,vscode里提示错误,api里也找不到,还有vscode打不开TS脚本,提示a javaScript error occurred in the main process.
相关代码:
vmath.vec3.add(this._targetPos, this._curPos, cc.v3(this._jumpStep, 0, 0));