Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 3a8005f

Browse files
committed
Convert backdrops to png
1 parent c0264c6 commit 3a8005f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+23
-23
lines changed

Base.rte/Scenes/Backdrops/Backdrops.ini

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ AddBackgroundLayer = SceneLayer
1212
X = 1
1313
Y = -1
1414
BitmapFile = ContentFile
15-
FilePath = Base.rte/Scenes/Backdrops/Static/Grid.bmp
15+
FilePath = Base.rte/Scenes/Backdrops/Static/Grid.png
1616

1717

1818
AddBackgroundLayer = SceneLayer
@@ -25,7 +25,7 @@ AddBackgroundLayer = SceneLayer
2525
X = 0.01
2626
Y = 12000
2727
BitmapFile = ContentFile
28-
FilePath = Base.rte/Scenes/Backdrops/Static/DefaultBackdrop.bmp
28+
FilePath = Base.rte/Scenes/Backdrops/Static/DefaultBackdrop.png
2929

3030

3131
AddBackgroundLayer = SceneLayer
@@ -38,7 +38,7 @@ AddBackgroundLayer = SceneLayer
3838
X = 0.001
3939
Y = 12000
4040
BitmapFile = ContentFile
41-
FilePath = Base.rte/Scenes/Backdrops/Static/CloudSkyBackdrop.bmp
41+
FilePath = Base.rte/Scenes/Backdrops/Static/CloudSkyBackdrop.png
4242

4343

4444
AddBackgroundLayer = SceneLayer
@@ -51,7 +51,7 @@ AddBackgroundLayer = SceneLayer
5151
X = 0
5252
Y = 12000
5353
BitmapFile = ContentFile
54-
FilePath = Base.rte/Scenes/Backdrops/Static/CanyonBackdrop.bmp
54+
FilePath = Base.rte/Scenes/Backdrops/Static/CanyonBackdrop.png
5555

5656

5757
AddBackgroundLayer = SceneLayer
@@ -64,7 +64,7 @@ AddBackgroundLayer = SceneLayer
6464
X = 0
6565
Y = 12000
6666
BitmapFile = ContentFile
67-
FilePath = Base.rte/Scenes/Backdrops/Static/CanyonCloudBackdrop.bmp
67+
FilePath = Base.rte/Scenes/Backdrops/Static/CanyonCloudBackdrop.png
6868

6969

7070
///////////////////////////////////////////////////////////////////////
@@ -83,7 +83,7 @@ AddBackgroundLayer = SceneLayer
8383
X = 0.25
8484
Y = 3000
8585
BitmapFile = ContentFile
86-
FilePath = Base.rte/Scenes/Backdrops/Parallax/DefaultNear.bmp
86+
FilePath = Base.rte/Scenes/Backdrops/Parallax/DefaultNear.png
8787

8888

8989
AddBackgroundLayer = SceneLayer
@@ -96,7 +96,7 @@ AddBackgroundLayer = SceneLayer
9696
X = 0.1
9797
Y = 2500
9898
BitmapFile = ContentFile
99-
FilePath = Base.rte/Scenes/Backdrops/Parallax/DefaultMiddle.bmp
99+
FilePath = Base.rte/Scenes/Backdrops/Parallax/DefaultMiddle.png
100100

101101

102102
// Clouds
@@ -111,7 +111,7 @@ AddBackgroundLayer = SceneLayer
111111
X = 0.02
112112
Y = 1600
113113
BitmapFile = ContentFile
114-
FilePath = Base.rte/Scenes/Backdrops/Parallax/CloudsA.bmp
114+
FilePath = Base.rte/Scenes/Backdrops/Parallax/CloudsA.png
115115

116116

117117
AddBackgroundLayer = SceneLayer
@@ -124,7 +124,7 @@ AddBackgroundLayer = SceneLayer
124124
X = 0.2
125125
Y = 3000
126126
BitmapFile = ContentFile
127-
FilePath = Base.rte/Scenes/Backdrops/Parallax/CloudsBNear.bmp
127+
FilePath = Base.rte/Scenes/Backdrops/Parallax/CloudsBNear.png
128128

129129

130130
AddBackgroundLayer = SceneLayer
@@ -137,7 +137,7 @@ AddBackgroundLayer = SceneLayer
137137
X = 0.125
138138
Y = 2100
139139
BitmapFile = ContentFile
140-
FilePath = Base.rte/Scenes/Backdrops/Parallax/CloudsBMiddle.bmp
140+
FilePath = Base.rte/Scenes/Backdrops/Parallax/CloudsBMiddle.png
141141

142142

143143
// Pillars
@@ -152,7 +152,7 @@ AddBackgroundLayer = SceneLayer
152152
X = 0.25
153153
Y = 3000
154154
BitmapFile = ContentFile
155-
FilePath = Base.rte/Scenes/Backdrops/Parallax/PillarsNear.bmp
155+
FilePath = Base.rte/Scenes/Backdrops/Parallax/PillarsNear.png
156156

157157

158158
// Rukar
@@ -167,7 +167,7 @@ AddBackgroundLayer = SceneLayer
167167
X = 0.25
168168
Y = 3000
169169
BitmapFile = ContentFile
170-
FilePath = Base.rte/Scenes/Backdrops/Parallax/RaukarNear.bmp
170+
FilePath = Base.rte/Scenes/Backdrops/Parallax/RaukarNear.png
171171

172172

173173
// Mountains
@@ -182,7 +182,7 @@ AddBackgroundLayer = SceneLayer
182182
X = 0.15
183183
Y = 3000
184184
BitmapFile = ContentFile
185-
FilePath = Base.rte/Scenes/Backdrops/Parallax/MountainsNear.bmp
185+
FilePath = Base.rte/Scenes/Backdrops/Parallax/MountainsNear.png
186186

187187

188188
AddBackgroundLayer = SceneLayer
@@ -195,7 +195,7 @@ AddBackgroundLayer = SceneLayer
195195
X = 0.1
196196
Y = 2500
197197
BitmapFile = ContentFile
198-
FilePath = Base.rte/Scenes/Backdrops/Parallax/MountainsMiddle.bmp
198+
FilePath = Base.rte/Scenes/Backdrops/Parallax/MountainsMiddle.png
199199

200200

201201
AddBackgroundLayer = SceneLayer
@@ -208,7 +208,7 @@ AddBackgroundLayer = SceneLayer
208208
X = 0.05
209209
Y = 1800
210210
BitmapFile = ContentFile
211-
FilePath = Base.rte/Scenes/Backdrops/Parallax/MountainsFar.bmp
211+
FilePath = Base.rte/Scenes/Backdrops/Parallax/MountainsFar.png
212212

213213

214214
// Rock Noodles
@@ -223,7 +223,7 @@ AddBackgroundLayer = SceneLayer
223223
X = 0.15
224224
Y = 3000
225225
BitmapFile = ContentFile
226-
FilePath = Base.rte/Scenes/Backdrops/Parallax/NoodlesNear.bmp
226+
FilePath = Base.rte/Scenes/Backdrops/Parallax/NoodlesNear.png
227227

228228

229229
AddBackgroundLayer = SceneLayer
@@ -236,7 +236,7 @@ AddBackgroundLayer = SceneLayer
236236
X = 0.1
237237
Y = 2500
238238
BitmapFile = ContentFile
239-
FilePath = Base.rte/Scenes/Backdrops/Parallax/NoodlesMiddle.bmp
239+
FilePath = Base.rte/Scenes/Backdrops/Parallax/NoodlesMiddle.png
240240

241241

242242
// Desert
@@ -251,7 +251,7 @@ AddBackgroundLayer = SceneLayer
251251
X = 0.15
252252
Y = 3000
253253
BitmapFile = ContentFile
254-
FilePath = Base.rte/Scenes/Backdrops/Parallax/DesertNear.bmp
254+
FilePath = Base.rte/Scenes/Backdrops/Parallax/DesertNear.png
255255

256256

257257
AddBackgroundLayer = SceneLayer
@@ -264,7 +264,7 @@ AddBackgroundLayer = SceneLayer
264264
X = 0.1
265265
Y = 2500
266266
BitmapFile = ContentFile
267-
FilePath = Base.rte/Scenes/Backdrops/Parallax/DesertMiddle.bmp
267+
FilePath = Base.rte/Scenes/Backdrops/Parallax/DesertMiddle.png
268268

269269

270270
AddBackgroundLayer = SceneLayer
@@ -277,7 +277,7 @@ AddBackgroundLayer = SceneLayer
277277
X = 0.05
278278
Y = 1800
279279
BitmapFile = ContentFile
280-
FilePath = Base.rte/Scenes/Backdrops/Parallax/DesertFar.bmp
280+
FilePath = Base.rte/Scenes/Backdrops/Parallax/DesertFar.png
281281

282282

283283
// Forest
@@ -292,7 +292,7 @@ AddBackgroundLayer = SceneLayer
292292
X = 0.15
293293
Y = 3000
294294
BitmapFile = ContentFile
295-
FilePath = Base.rte/Scenes/Backdrops/Parallax/ForestANear.bmp
295+
FilePath = Base.rte/Scenes/Backdrops/Parallax/ForestANear.png
296296

297297

298298
AddBackgroundLayer = SceneLayer
@@ -305,7 +305,7 @@ AddBackgroundLayer = SceneLayer
305305
X = 0.15
306306
Y = 3000
307307
BitmapFile = ContentFile
308-
FilePath = Base.rte/Scenes/Backdrops/Parallax/ForestBNear.bmp
308+
FilePath = Base.rte/Scenes/Backdrops/Parallax/ForestBNear.png
309309

310310

311311
AddBackgroundLayer = SceneLayer
@@ -318,4 +318,4 @@ AddBackgroundLayer = SceneLayer
318318
X = 0.1
319319
Y = 2500
320320
BitmapFile = ContentFile
321-
FilePath = Base.rte/Scenes/Backdrops/Parallax/ForestBMiddle.bmp
321+
FilePath = Base.rte/Scenes/Backdrops/Parallax/ForestBMiddle.png
-16.8 KB
Binary file not shown.
5.92 KB
Binary file not shown.
11.1 KB
Binary file not shown.
9.23 KB
Binary file not shown.
57.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)