diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2025-08-19 12:38:02 -0700 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2025-08-19 12:38:02 -0700 |
| commit | 255fbf19cc9499ef384d41f68515da5e49e8a3ce (patch) | |
| tree | 13c838229198383b24644f613787e34842ea7ab2 /objects/HexSpace.tscn | |
| parent | f087c6a98b1da55525a6e3c1d7c82477f82eb5cd (diff) | |
added menus, reworking GC client architecture
Diffstat (limited to 'objects/HexSpace.tscn')
| -rw-r--r-- | objects/HexSpace.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/objects/HexSpace.tscn b/objects/HexSpace.tscn index 121a5a9..2fa1d71 100644 --- a/objects/HexSpace.tscn +++ b/objects/HexSpace.tscn @@ -157,6 +157,7 @@ font = ExtResource( 2 ) [node name="AirportIcon" type="Sprite3D" parent="Airport"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.366498, 0.366924, 0.20708 ) +visible = false pixel_size = 0.0035 billboard = 1 transparent = false |
