Fix color picker actors being abstract
This commit is contained in:
@@ -4,5 +4,5 @@ Metrics:
|
||||
ButtonDepth: 0
|
||||
ButtonFont: Bold
|
||||
CheckboxPressedState: true
|
||||
ColorPickerActorType: ^fact.colorpicker
|
||||
ColorPickerActorType: fact.colorpicker
|
||||
ColorPickerRemapIndices: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190
|
||||
|
||||
@@ -73,8 +73,10 @@ waypoint:
|
||||
EditorTilesetFilter:
|
||||
Categories: System
|
||||
|
||||
^fact.colorpicker:
|
||||
fact.colorpicker:
|
||||
Inherits: FACT
|
||||
-Buildable:
|
||||
-EditorTilesetFilter:
|
||||
RenderSprites:
|
||||
Image: fact
|
||||
Palette: colorpicker
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# General dumping-ground for UI element sizes, etc.
|
||||
Metrics:
|
||||
ColorPickerActorType: ^carryall.colorpicker
|
||||
ColorPickerActorType: carryall.colorpicker
|
||||
ColorPickerRemapIndices: 255, 254, 253, 252, 251, 250, 249, 248, 247, 246, 245, 244, 243, 242, 241, 240
|
||||
FactionSuffix-fremen: atreides
|
||||
FactionSuffix-corrino: harkonnen
|
||||
|
||||
@@ -167,11 +167,12 @@ waypoint:
|
||||
EditorTilesetFilter:
|
||||
Categories: System
|
||||
|
||||
^carryall.colorpicker:
|
||||
carryall.colorpicker:
|
||||
Inherits: carryall
|
||||
-Health:
|
||||
Aircraft:
|
||||
InitialFacing: 104
|
||||
-Buildable:
|
||||
-EditorTilesetFilter:
|
||||
RenderSprites:
|
||||
Image: carryall
|
||||
Palette: colorpicker
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# General dumping-ground for UI element sizes, etc.
|
||||
|
||||
Metrics:
|
||||
ColorPickerActorType: ^fact.colorpicker
|
||||
ColorPickerActorType: fact.colorpicker
|
||||
ColorPickerRemapIndices: 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95
|
||||
FactionSuffix-allies: allies
|
||||
FactionSuffix-england: allies
|
||||
|
||||
@@ -388,8 +388,10 @@ waypoint:
|
||||
EditorTilesetFilter:
|
||||
Categories: System
|
||||
|
||||
^fact.colorpicker:
|
||||
fact.colorpicker:
|
||||
Inherits: FACT
|
||||
-Buildable:
|
||||
-EditorTilesetFilter:
|
||||
RenderSprites:
|
||||
Image: fact
|
||||
Palette: colorpicker
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# General dumping-ground for UI element sizes, etc.
|
||||
Metrics:
|
||||
ColorPickerActorType: ^mmch.colorpicker
|
||||
ColorPickerActorType: mmch.colorpicker
|
||||
ColorPickerRemapIndices: 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31
|
||||
|
||||
@@ -26,15 +26,16 @@ waypoint:
|
||||
EditorTilesetFilter:
|
||||
Categories: System
|
||||
|
||||
^mmch.colorpicker:
|
||||
mmch.colorpicker:
|
||||
Inherits: MMCH
|
||||
-Health:
|
||||
Mobile:
|
||||
InitialFacing: 160
|
||||
Turreted:
|
||||
InitialFacing: 160
|
||||
WithFacingSpriteBody:
|
||||
Sequence: walk
|
||||
-Buildable:
|
||||
-EditorTilesetFilter:
|
||||
RenderVoxels:
|
||||
Image: mmch
|
||||
Palette: colorpicker
|
||||
|
||||
Reference in New Issue
Block a user