Fix color picker actors being abstract

This commit is contained in:
abcdefg30
2018-03-26 17:54:20 +02:00
committed by reaperrr
parent c9b19ffe52
commit 63093eb986
8 changed files with 16 additions and 10 deletions

View File

@@ -4,5 +4,5 @@ Metrics:
ButtonDepth: 0 ButtonDepth: 0
ButtonFont: Bold ButtonFont: Bold
CheckboxPressedState: true 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 ColorPickerRemapIndices: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190

View File

@@ -73,8 +73,10 @@ waypoint:
EditorTilesetFilter: EditorTilesetFilter:
Categories: System Categories: System
^fact.colorpicker: fact.colorpicker:
Inherits: FACT Inherits: FACT
-Buildable:
-EditorTilesetFilter:
RenderSprites: RenderSprites:
Image: fact Image: fact
Palette: colorpicker Palette: colorpicker

View File

@@ -1,6 +1,6 @@
# General dumping-ground for UI element sizes, etc. # General dumping-ground for UI element sizes, etc.
Metrics: Metrics:
ColorPickerActorType: ^carryall.colorpicker ColorPickerActorType: carryall.colorpicker
ColorPickerRemapIndices: 255, 254, 253, 252, 251, 250, 249, 248, 247, 246, 245, 244, 243, 242, 241, 240 ColorPickerRemapIndices: 255, 254, 253, 252, 251, 250, 249, 248, 247, 246, 245, 244, 243, 242, 241, 240
FactionSuffix-fremen: atreides FactionSuffix-fremen: atreides
FactionSuffix-corrino: harkonnen FactionSuffix-corrino: harkonnen

View File

@@ -167,11 +167,12 @@ waypoint:
EditorTilesetFilter: EditorTilesetFilter:
Categories: System Categories: System
^carryall.colorpicker: carryall.colorpicker:
Inherits: carryall Inherits: carryall
-Health:
Aircraft: Aircraft:
InitialFacing: 104 InitialFacing: 104
-Buildable:
-EditorTilesetFilter:
RenderSprites: RenderSprites:
Image: carryall Image: carryall
Palette: colorpicker Palette: colorpicker

View File

@@ -1,7 +1,7 @@
# General dumping-ground for UI element sizes, etc. # General dumping-ground for UI element sizes, etc.
Metrics: Metrics:
ColorPickerActorType: ^fact.colorpicker ColorPickerActorType: fact.colorpicker
ColorPickerRemapIndices: 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95 ColorPickerRemapIndices: 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95
FactionSuffix-allies: allies FactionSuffix-allies: allies
FactionSuffix-england: allies FactionSuffix-england: allies

View File

@@ -388,8 +388,10 @@ waypoint:
EditorTilesetFilter: EditorTilesetFilter:
Categories: System Categories: System
^fact.colorpicker: fact.colorpicker:
Inherits: FACT Inherits: FACT
-Buildable:
-EditorTilesetFilter:
RenderSprites: RenderSprites:
Image: fact Image: fact
Palette: colorpicker Palette: colorpicker

View File

@@ -1,4 +1,4 @@
# General dumping-ground for UI element sizes, etc. # General dumping-ground for UI element sizes, etc.
Metrics: Metrics:
ColorPickerActorType: ^mmch.colorpicker ColorPickerActorType: mmch.colorpicker
ColorPickerRemapIndices: 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 ColorPickerRemapIndices: 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31

View File

@@ -26,15 +26,16 @@ waypoint:
EditorTilesetFilter: EditorTilesetFilter:
Categories: System Categories: System
^mmch.colorpicker: mmch.colorpicker:
Inherits: MMCH Inherits: MMCH
-Health:
Mobile: Mobile:
InitialFacing: 160 InitialFacing: 160
Turreted: Turreted:
InitialFacing: 160 InitialFacing: 160
WithFacingSpriteBody: WithFacingSpriteBody:
Sequence: walk Sequence: walk
-Buildable:
-EditorTilesetFilter:
RenderVoxels: RenderVoxels:
Image: mmch Image: mmch
Palette: colorpicker Palette: colorpicker