xx 1 năm trước cách đây
mục cha
commit
b42fa7d15f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      assets/script/game/car.ts

+ 1 - 0
assets/script/game/car.ts

@@ -421,6 +421,7 @@ export class car extends Component {
     public setDisDir(dis:number){
         this.speed_bei = dis / 10
         if(this.speed_bei>5){
+            dis+=dis*0.5
             if(userDataManager.user_car_list.default_car_id==1){
                 audioManager.Instance().playSound(config.AUDIO.zi_xing_che_sha_che)
             }else{