frame-of-mind/src/meeeeep.tscn

21 lines
613 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://dok5ty1o02wg3"]
[sub_resource type="Resource" id="Resource_y00cx"]
metadata/__load_path__ = "res://addons/inputty/Rebind/InputRemap.gd"
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="InputRemap" type="Control" parent="."]
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
script = SubResource("Resource_y00cx")
actionNames = Array[StringName]([&"player_right", &"player_left"])
actionDisplayNames = Array[String](["walk left", "walk right"])