Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wfc13
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wildfirecode13
wfc13
Commits
4d6a0c85
Commit
4d6a0c85
authored
Aug 06, 2021
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
c4bfd66a
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1187 additions
and
51 deletions
+1187
-51
newbie_bg.png
project/resource/newbie/newbie_bg.png
+0
-0
res.json
project/resource/res.json
+0
-4
skin.json
project/resource/skin.json
+1187
-1
ResJson.ts
project/src/ResJson.ts
+0
-17
SkinJson.ts
project/src/SkinJson.ts
+0
-29
No files found.
project/resource/newbie/newbie_bg.png
deleted
100644 → 0
View file @
c4bfd66a
319 KB
project/resource/res.json
View file @
4d6a0c85
...
@@ -28,10 +28,6 @@
...
@@ -28,10 +28,6 @@
"keys"
:
"loading_bg.png,loading_loading.png,loading_progressbg.png,loading_progressfront.png,loading_title.png"
,
"keys"
:
"loading_bg.png,loading_loading.png,loading_progressbg.png,loading_progressfront.png,loading_title.png"
,
"name"
:
"loading"
"name"
:
"loading"
},
},
{
"keys"
:
"newbie_bg.png"
,
"name"
:
"newbie"
},
{
{
"keys"
:
"playBg.jpg"
,
"keys"
:
"playBg.jpg"
,
"name"
:
"playScene"
"name"
:
"playScene"
...
...
project/resource/skin.json
View file @
4d6a0c85
This diff is collapsed.
Click to expand it.
project/src/ResJson.ts
View file @
4d6a0c85
...
@@ -493,23 +493,6 @@ export const ResJson = {
...
@@ -493,23 +493,6 @@ export const ResJson = {
}
}
}
}
},
},
{
"keys"
:
"newbie_bg.png"
,
"name"
:
"newbie"
,
"atlas"
:
{
"newbie_bg.png"
:
{
"x"
:
2
,
"y"
:
2
,
"w"
:
750
,
"h"
:
1624
,
"ox"
:
0
,
"oy"
:
0
,
"sw"
:
750
,
"sh"
:
1624
,
"ro"
:
false
}
}
},
{
{
"keys"
:
"playBg.jpg"
,
"keys"
:
"playBg.jpg"
,
"name"
:
"playScene"
"name"
:
"playScene"
...
...
project/src/SkinJson.ts
View file @
4d6a0c85
...
@@ -229,35 +229,6 @@ export const SkinJson ={
...
@@ -229,35 +229,6 @@ export const SkinJson ={
}
}
]
]
},
},
{
"name"
:
"newbie"
,
"x"
:
0
,
"y"
:
0
,
"type"
:
"container"
,
"children"
:
[
{
"name"
:
"newbie_bg"
,
"x"
:
0
,
"y"
:
0
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"newbie_bg.png"
}
},
{
"name"
:
"newbieTips"
,
"x"
:
270
,
"y"
:
551
,
"type"
:
"text"
,
"props"
:
{
"text"
:
"newbie"
,
"size"
:
72
,
"fillColor"
:
"#000000"
,
"textAlpha"
:
1
}
}
]
},
{
{
"name"
:
"prize"
,
"name"
:
"prize"
,
"x"
:
78
,
"x"
:
78
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment