Files
whale-town/tests/TestInputHandler.tscn
2025-12-05 19:00:14 +08:00

7 lines
181 B
Plaintext

[gd_scene load_steps=2 format=3]
[ext_resource type="Script" path="res://tests/test_input_handler.gd" id="1"]
[node name="TestInputHandler" type="Node"]
script = ExtResource("1")