Skip to content

GBVisualSettings

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

cursor: CursorSettings

Cursor graphics for different grid building modes

highlight: HighlightSettings

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: TargetInfoSettings
func get_editor_issues( ) -> Array[String]
func get_runtime_issues( ) -> Array[String]

addons/grid_building/resources/settings/gb_visual_settings.gd


This API reference is automatically generated from the plugin source code. For implementation examples and usage guides, see the guides section.