Added benchmarks
This commit is contained in:
10
client/benchmark/Benchmark.tscn
Normal file
10
client/benchmark/Benchmark.tscn
Normal file
@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bk5p5w2gxxuq5"]
|
||||
|
||||
[ext_resource type="Script" path="res://benchmark/Benchmark.gd" id="1_363x2"]
|
||||
|
||||
[node name="Benchmark" type="Node"]
|
||||
|
||||
[node name="Node" type="Node" parent="."]
|
||||
script = ExtResource("1_363x2")
|
||||
|
||||
[node name="Child" type="Node" parent="Node"]
|
Reference in New Issue
Block a user