addon for remapping inputs
Diffstat (limited to 'Test.tscn')
| -rw-r--r-- | Test.tscn | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -14,6 +14,10 @@ margin_top = 42.0 margin_right = 316.0 margin_bottom = 75.0 script = ExtResource( 4 ) -_name = "lef" +_name = " lef" action = "ui_left" icon_size = Vector2( 10, 10 ) + +[node name="Label" type="Label" parent="."] +margin_right = 40.0 +margin_bottom = 14.0 |