first Prototype
This commit is contained in:
parent
e11825c698
commit
35ce267482
481 changed files with 17315 additions and 1 deletions
|
|
@ -0,0 +1,25 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://bikihsdqsi1sm"]
|
||||
|
||||
[ext_resource type="Script" path="res://addons/localization_editor/scenes/pseudolocalization/ui/LocalizationPseudolocalizationForUI.gd" id="1_knfsp"]
|
||||
|
||||
[node name="Control" type="CanvasLayer"]
|
||||
script = ExtResource( "1_knfsp" )
|
||||
|
||||
[node name="VBox" type="VBoxContainer" parent="."]
|
||||
anchor_left = 1.0
|
||||
anchor_right = 1.0
|
||||
offset_left = -212.0
|
||||
offset_bottom = 31.0
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
|
||||
[node name="HBox" type="HBoxContainer" parent="VBox"]
|
||||
offset_right = 212.0
|
||||
offset_bottom = 31.0
|
||||
alignment = 2
|
||||
|
||||
[node name="View" type="Button" parent="VBox/HBox"]
|
||||
offset_right = 212.0
|
||||
offset_bottom = 31.0
|
||||
text = "Pseudolocalization Control"
|
||||
Loading…
Add table
Add a link
Reference in a new issue