Skip to content

Class

HighlightSettings

Generated GDScript class reference for GridPlacement.HighlightSettings.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

Settings for manipulating an object in the game world to indicate it as a valid, invalid target, etc

Source: addons/grid_placement/systems/grid_targeting/highlight_settings.gd

Syntax

class HighlightSettings extends PlacementResource

Members

NameKindSummary
build_preview_colorPropertyAdjustment color for any preview sprites to indicate that the instance is a preview and not actually a interactable object in the game
info_hover_colorPropertyColor to highlight a hover target in info mode
move_valid_colorPropertyWhen move is possible
move_invalid_colorPropertyWhen move is not possible
active_manipulation_colorPropertyFor objects being moved
demolish_valid_colorPropertyWhen demolishing is possible
demolish_invalid_colorPropertyWhen demolishing is not possible
reset_colorPropertyDefault reset modulate color
get_editor_issuesMethod
get_runtime_issuesMethod