Skip to content
ct

Class

HighlightSettings

Generated GDScript class reference for GridPlacement.HighlightSettings.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

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
issuesProperty
get_runtime_issuesMethod
issuesProperty