Skip to content

Commit d79c2aa

Browse files
committed
Minor configuration fixes.
1 parent a3e8962 commit d79c2aa

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

examples/resource-bar/game.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4018,10 +4018,10 @@
40184018
"name": "HeartScrollBar"
40194019
},
40204020
{
4021-
"name": "NoBackgroundUnitsBar"
4021+
"name": "PixelHeartBar"
40224022
},
40234023
{
4024-
"name": "FlatHeart"
4024+
"name": "FlatHeartBar"
40254025
}
40264026
]
40274027
}
@@ -4078,7 +4078,7 @@
40784078
"customSize": false,
40794079
"height": 16,
40804080
"layer": "",
4081-
"name": "NoBackgroundUnitsBar",
4081+
"name": "PixelHeartBar",
40824082
"persistentUuid": "850c5ba6-8615-4217-bc65-f0b4a149b4cc",
40834083
"width": 96,
40844084
"x": 464,
@@ -4108,7 +4108,7 @@
41084108
"customSize": true,
41094109
"height": 64,
41104110
"layer": "",
4111-
"name": "NoBackgroundUnitsBar",
4111+
"name": "PixelHeartBar",
41124112
"persistentUuid": "a4a16b93-f588-4324-b306-5f85919b34ab",
41134113
"width": 208,
41144114
"x": 592,
@@ -4123,7 +4123,7 @@
41234123
"customSize": false,
41244124
"height": 0,
41254125
"layer": "",
4126-
"name": "FlatHeart",
4126+
"name": "FlatHeartBar",
41274127
"persistentUuid": "ff235c90-65d5-4244-95c6-b0f0ed957e2f",
41284128
"width": 0,
41294129
"x": 434,
@@ -4283,7 +4283,7 @@
42834283
},
42844284
{
42854285
"assetStoreId": "",
4286-
"name": "NoBackgroundUnitsBar",
4286+
"name": "PixelHeartBar",
42874287
"tags": "",
42884288
"type": "TiledUnitsBar::TiledUnitsBar",
42894289
"variables": [],
@@ -4319,7 +4319,7 @@
43194319
},
43204320
{
43214321
"assetStoreId": "",
4322-
"name": "FlatHeart",
4322+
"name": "FlatHeartBar",
43234323
"tags": "",
43244324
"type": "TiledUnitsBar::TiledUnitsBar",
43254325
"variables": [],
@@ -4746,7 +4746,7 @@
47464746
"gridColor": 10401023,
47474747
"gridAlpha": 0.2,
47484748
"snap": false,
4749-
"zoomFactor": 0.9561706952803273,
4749+
"zoomFactor": 1.042711536951112,
47504750
"windowMask": false
47514751
},
47524752
"objectsGroups": [
@@ -5967,7 +5967,7 @@
59675967
"leftMargin": 0,
59685968
"rightMargin": 0,
59695969
"texture": "Shaded Red Fill Bar.png",
5970-
"tiled": true,
5970+
"tiled": false,
59715971
"topMargin": 0,
59725972
"width": 32
59735973
},
@@ -6032,7 +6032,7 @@
60326032
"leftMargin": 0,
60336033
"rightMargin": 0,
60346034
"texture": "Shaded Yellow Fill Bar.png",
6035-
"tiled": true,
6035+
"tiled": false,
60366036
"topMargin": 0,
60376037
"width": 32
60386038
},
@@ -6097,7 +6097,7 @@
60976097
"leftMargin": 0,
60986098
"rightMargin": 0,
60996099
"texture": "Shaded Green Fill Bar.png",
6100-
"tiled": true,
6100+
"tiled": false,
61016101
"topMargin": 0,
61026102
"width": 32
61036103
},
@@ -6161,8 +6161,8 @@
61616161
"height": 32,
61626162
"leftMargin": 0,
61636163
"rightMargin": 0,
6164-
"texture": "",
6165-
"tiled": true,
6164+
"texture": "Shaded Blue Fill Bar.png",
6165+
"tiled": false,
61666166
"topMargin": 0,
61676167
"width": 32
61686168
},
@@ -6223,23 +6223,23 @@
62236223
},
62246224
"Buffer": {
62256225
"bottomMargin": 0,
6226-
"height": 12,
6226+
"height": 18,
62276227
"leftMargin": 0,
62286228
"rightMargin": 0,
62296229
"texture": "Pixel Yellow Fill Bar.png",
62306230
"tiled": false,
62316231
"topMargin": 0,
6232-
"width": 12
6232+
"width": 18
62336233
},
62346234
"FillBar": {
62356235
"bottomMargin": 0,
6236-
"height": 12,
6236+
"height": 18,
62376237
"leftMargin": 0,
62386238
"rightMargin": 0,
62396239
"texture": "Pixel Red Fill Bar.png",
62406240
"tiled": false,
62416241
"topMargin": 0,
6242-
"width": 12
6242+
"width": 18
62436243
},
62446244
"Label": {
62456245
"bold": false,

0 commit comments

Comments
 (0)