创建新工程
This commit is contained in:
6
tests/TestPropertyKeyboardInput.tscn
Normal file
6
tests/TestPropertyKeyboardInput.tscn
Normal file
@@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://property_keyboard_input_test"]
|
||||
|
||||
[ext_resource type="Script" path="res://tests/test_property_keyboard_input.gd" id="1"]
|
||||
|
||||
[node name="TestPropertyKeyboardInput" type="Node"]
|
||||
script = ExtResource("1")
|
||||
Reference in New Issue
Block a user