4
0
Fork 0
This commit is contained in:
sOlaris38 2020-12-05 19:55:35 +01:00
parent 47cce2d4dc
commit 993d994040
6 changed files with 247 additions and 4 deletions

View file

@ -1,6 +1,7 @@
{
"resources": [
{"id":{"name":"sMaudit","path":"sprites/sMaudit/sMaudit.yy",},"order":14,},
{"id":{"name":"tWalls","path":"tilesets/tWalls/tWalls.yy",},"order":0,},
{"id":{"name":"sPlayerRun","path":"sprites/sPlayerRun/sPlayerRun.yy",},"order":4,},
{"id":{"name":"oMonsterMelee","path":"objects/oMonsterMelee/oMonsterMelee.yy",},"order":2,},
{"id":{"name":"rTestVal","path":"rooms/rTestVal/rTestVal.yy",},"order":2,},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 B

After

Width:  |  Height:  |  Size: 603 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 B

After

Width:  |  Height:  |  Size: 603 B

View file

@ -14,8 +14,8 @@
"HTile": false,
"VTile": false,
"For3D": false,
"width": 32,
"height": 32,
"width": 320,
"height": 160,
"textureGroupId": {
"name": "Default",
"path": "texturegroups/Default",
@ -54,8 +54,8 @@
"backdropHeight": 768,
"backdropXOffset": 0.0,
"backdropYOffset": 0.0,
"xorigin": 16,
"yorigin": 16,
"xorigin": 160,
"yorigin": 80,
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"sTileSet","path":"sprites/sTileSet/sTileSet.yy",},

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

242
tilesets/tWalls/tWalls.yy Normal file
View file

@ -0,0 +1,242 @@
{
"spriteId": {
"name": "sTileSet",
"path": "sprites/sTileSet/sTileSet.yy",
},
"tileWidth": 16,
"tileHeight": 16,
"tilexoff": 0,
"tileyoff": 0,
"tilehsep": 0,
"tilevsep": 0,
"spriteNoExport": true,
"textureGroupId": {
"name": "Default",
"path": "texturegroups/Default",
},
"out_tilehborder": 2,
"out_tilevborder": 2,
"out_columns": 14,
"tile_count": 200,
"autoTileSets": [],
"tileAnimationFrames": [],
"tileAnimationSpeed": 15.0,
"tileAnimation": {
"FrameData": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
],
"SerialiseFrameCount": 1,
},
"macroPageTiles": {
"SerialiseWidth": 0,
"SerialiseHeight": 0,
"TileSerialiseData": [],
},
"parent": {
"name": "Tile Sets",
"path": "folders/Tile Sets.yy",
},
"resourceVersion": "1.0",
"name": "tWalls",
"tags": [],
"resourceType": "GMTileSet",
}