Commit 9fc71c62 authored by Chen Jiping's avatar Chen Jiping

完善

parent b27e3793
...@@ -603,13 +603,13 @@ export class PlayComponent implements OnInit, OnDestroy { ...@@ -603,13 +603,13 @@ export class PlayComponent implements OnInit, OnDestroy {
this.cardXArr.push(this.canvasWidth / 2 - 90 * this.mapScale); this.cardXArr.push(this.canvasWidth / 2 - 90 * this.mapScale);
//第二根 //第二根
this.cardXArr.push(this.canvasWidth / 2 + 110 * this.mapScale); this.cardXArr.push(this.canvasWidth / 2 + 114 * this.mapScale);
//第三根 //第三根
this.cardXArr.push(this.canvasWidth / 2 - 60 * this.mapScale); this.cardXArr.push(this.canvasWidth / 2 - 60 * this.mapScale);
//第四根 //第四根
this.cardXArr.push(this.canvasWidth / 2 + 60 * this.mapScale); this.cardXArr.push(this.canvasWidth / 2 + 64 * this.mapScale);
//第五根 //第五根
this.cardXArr.push(this.canvasWidth / 2); this.cardXArr.push(this.canvasWidth / 2);
......
src/assets/play/rope_4.png

3.93 KB | W: | H:

src/assets/play/rope_4.png

4.17 KB | W: | H:

src/assets/play/rope_4.png
src/assets/play/rope_4.png
src/assets/play/rope_4.png
src/assets/play/rope_4.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment