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.
Name Displayer Resource A simple resource for displaying names in the manipulation system. Used for test configurations and UI display purposes.
Source: addons/grid_placement/systems/manipulation/name_displayer.gd
Syntax
class NameDisplayer extends ResourceMembers
| Name | Kind | Summary |
|---|---|---|
display_name | Property | The display name to show |
show_name | Property | Whether to show the display name |
font_size | Property | Font size for the display |
text_color | Property | Text color for the display |
get_formatted_name | Method | |
has_valid_name | Method |
Source
addons/grid_placement/systems/manipulation/name_displayer.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs