Vendor gdUnit4 for Godot 4 client testing (D-030). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
387 B
Plaintext
12 lines
387 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bm5kdwn5suu1t"]
|
|
|
|
[ext_resource type="Script" path="res://addons/gdUnit4/test/spy/resources/test_scene_with_parmeters.gd" id="1_0ll7j"]
|
|
|
|
[node name="TestSceneWithParmeters" type="Node2D"]
|
|
script = ExtResource("1_0ll7j")
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="."]
|
|
unique_name_in_owner = true
|
|
offset_right = 4.0
|
|
offset_bottom = 27.0
|