update - add replot and migration to godot 4.4
This commit is contained in:
1
addons/InputMapperPresetLoader/InputMapperPresets.gd.uid
Normal file
1
addons/InputMapperPresetLoader/InputMapperPresets.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://csrcmnd5fh1r3
|
||||
@@ -1,6 +1,7 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cpunnqo5npx7a"]
|
||||
|
||||
[ext_resource type="Script" path="res://addons/inputmapperpresetloader/InputMapperPresets.gd" id="1_m65gv"]
|
||||
[sub_resource type="Resource" id="Resource_k8g4n"]
|
||||
metadata/__load_path__ = "res://addons/inputmapperpresetloader/InputMapperPresets.gd"
|
||||
|
||||
[node name="InputMapperPresets" type="Control"]
|
||||
layout_mode = 3
|
||||
@@ -9,7 +10,7 @@ anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
script = ExtResource("1_m65gv")
|
||||
script = SubResource("Resource_k8g4n")
|
||||
|
||||
[node name="MarginContainer" type="MarginContainer" parent="."]
|
||||
layout_mode = 1
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
uid://65rrgfw82y34
|
||||
Reference in New Issue
Block a user