基础玩法代码 修复回收对象池回收后还出现在手上 顾客移动速度 引导箭头 收银员触发发放披萨圈 pizza机的Max 主角Max 顾客吃完留钞票 顾客优先拼桌 顾客就餐位置 完善地块解锁(解锁图标宽高不对)
10 lines
191 B
JSON
10 lines
191 B
JSON
{
|
|
/* Base configuration. Do not edit this field. */
|
|
"extends": "./temp/tsconfig.cocos.json",
|
|
|
|
/* Add your custom configuration here. */
|
|
"compilerOptions": {
|
|
"strict": false
|
|
}
|
|
}
|