property hint for connectorboxes
parent
bc85f4e44f
commit
b1840a63ef
|
@ -13,7 +13,7 @@ public partial class ConnectorBox : Area2D
|
||||||
ConnectorBox box,
|
ConnectorBox box,
|
||||||
Player player);
|
Player player);
|
||||||
|
|
||||||
[Export]
|
[Export(PropertyHint.File, "*.tscn")]
|
||||||
public string ToArea { get; set; }
|
public string ToArea { get; set; }
|
||||||
|
|
||||||
[Export]
|
[Export]
|
||||||
|
|
Loading…
Reference in New Issue