Chris' Tutorials
Docs/Grid Placement

Class

PlacementVisualSettings

Generated GDScript class reference for GridPlacement.PlacementVisualSettings.

StatusDraft
Versionv6.0
UpdatedDevelopment docs generated from GDScript source

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

Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.

Visual settings for displaying grid building information and UI elements to the player.

Source: addons/grid_placement/resources/settings/placement_visual_settings.gd

Syntax

class PlacementVisualSettings extends PlacementResource

Members

NameKindSummary
cursorPropertyCursor graphics for different grid building modes
highlightPropertySettings for highlighting targets in the game world during building, move, demolish, etc. This includes colors for valid and invalid moves, as well as reset colors
target_infoProperty
get_highlightMethod
get_cursorMethod
get_target_infoMethod
get_editor_issuesMethod
issuesProperty
get_runtime_issuesMethod
issuesProperty

Source

addons/grid_placement/resources/settings/placement_visual_settings.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs