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 PlacementResourceMembers
| Name | Kind | Summary |
|---|---|---|
cursor | Property | Cursor graphics for different grid building modes |
highlight | Property | Settings 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_info | Property | |
get_highlight | Method | |
get_cursor | Method | |
get_target_info | Method | |
get_editor_issues | Method | |
issues | Property | |
get_runtime_issues | Method | |
issues | Property |
Source
addons/grid_placement/resources/settings/placement_visual_settings.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs