Commit 937969c1 authored by huangwenjie's avatar huangwenjie

动效

parent f4b1ebe4
resource/playScene/guideArrow.png

251 Bytes | W: | H:

resource/playScene/guideArrow.png

266 Bytes | W: | H:

resource/playScene/guideArrow.png
resource/playScene/guideArrow.png
resource/playScene/guideArrow.png
resource/playScene/guideArrow.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"name": "gameOverPanel" "name": "gameOverPanel"
}, },
{ {
"keys": "bombBtn.png,bombTips.png,doFilterBtn.png,ele1024.png,ele128.png,ele16.png,ele2.png,ele2048.png,ele256.png,ele32.png,ele4.png,ele512.png,ele64.png,ele8.png,exchangeBtn.png,exchangeTips.png,filterBtn.png,filterTips.png,focusTips.png,guideArrow.png,guideFinger.png,playBg.png", "keys": "bomb(1).png,bomb(10).png,bomb(11).png,bomb(12).png,bomb(13).png,bomb(14).png,bomb(15).png,bomb(16).png,bomb(17).png,bomb(18).png,bomb(19).png,bomb(2).png,bomb(20).png,bomb(3).png,bomb(4).png,bomb(5).png,bomb(6).png,bomb(7).png,bomb(8).png,bomb(9).png,bombBtn.png,bombTips.png,create1024.svga,create128.svga,create16.svga,create2048.svga,create256.svga,create32.svga,create4.svga,create512.svga,create64.svga,create8.svga,doFilterBtn.png,ele1024.png,ele128.png,ele16.png,ele2.png,ele2048.png,ele256.png,ele32.png,ele4.png,ele512.png,ele64.png,ele8.png,exchangeBtn.png,exchangeTips.png,filterBtn.png,filterTips.png,filting (1).png,filting (10).png,filting (11).png,filting (12).png,filting (13).png,filting (14).png,filting (15).png,filting (16).png,filting (17).png,filting (2).png,filting (3).png,filting (4).png,filting (5).png,filting (6).png,filting (7).png,filting (8).png,filting (9).png,focusTips.png,goBackBtn.png,guideArrow.png,guideFinger.png,musicOff.png,musicOn.png,playBg.png,propBottom.png",
"name": "playScene" "name": "playScene"
}, },
{ {
......
...@@ -13,7 +13,7 @@ export class GameEle extends Sprite { ...@@ -13,7 +13,7 @@ export class GameEle extends Sprite {
super() super()
this._eleType = eleType this._eleType = eleType
this.anchor.set(60, 60)
switch (eleType + "") { switch (eleType + "") {
case "2": case "2":
this.texture = RES.getRes("ele2.png") this.texture = RES.getRes("ele2.png")
......
This diff is collapsed.
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