Commit bb33e65a authored by 王勇霞's avatar 王勇霞

修改文案

parent b3091cb0
......@@ -37,7 +37,7 @@
}
],
"collectCount": 1,
"ifFirstPlay": false
"ifFirstPlay": true
},
"code": "ipsum est tempor qui",
"timestamp": 3627649.9094133973
......
......@@ -459,11 +459,11 @@
"step1_tips.png": {
"x": 984,
"y": 609,
"w": 379,
"w": 407,
"h": 26,
"ox": 0,
"oy": 0,
"sw": 379,
"sw": 407,
"sh": 26,
"ro": true
},
......
resource/GuidePanel/step1_tips.png

3.7 KB | W: | H:

resource/GuidePanel/step1_tips.png

3.82 KB | W: | H:

resource/GuidePanel/step1_tips.png
resource/GuidePanel/step1_tips.png
resource/GuidePanel/step1_tips.png
resource/GuidePanel/step1_tips.png
  • 2-up
  • Swipe
  • Onion skin
resource/GuidePanel/step4_img.png

115 KB | W: | H:

resource/GuidePanel/step4_img.png

116 KB | W: | H:

resource/GuidePanel/step4_img.png
resource/GuidePanel/step4_img.png
resource/GuidePanel/step4_img.png
resource/GuidePanel/step4_img.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -459,11 +459,11 @@ export const ResJson = {
"step1_tips.png": {
"x": 984,
"y": 609,
"w": 379,
"w": 407,
"h": 26,
"ox": 0,
"oy": 0,
"sw": 379,
"sw": 407,
"sh": 26,
"ro": true
},
......@@ -744,5 +744,5 @@ export const ResJson = {
"name": "svga"
}
],
"path": "https://yun.duiba.com.cn/db_games/activity/template/1679364981/resource/"
"path": "https://yun.duiba.com.cn/db_games/activity/template/1679447893/resource/"
}
\ No newline at end of file
......@@ -53,7 +53,7 @@ export class GuidePanel extends Panel {
this.rectlayer.removeChildren()
if (this.guideStep == 1) {
UI.Sp(this.rectlayer, 'step1_img.png', 180, 860);
let step1_tips = UI.Sp(this.rectlayer, 'step1_tips.png', 185, 776);
let step1_tips = UI.Sp(this.rectlayer, 'step1_tips.png', 169, 776);
FYGE.Tween.get(step1_tips, {
loop: true
})
......
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