7 lines
233 B
Plaintext
7 lines
233 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://performance_profiler"]
|
|
|
|
[ext_resource type="Script" path="res://Scripts/Tools/PerformanceProfiler.cs" id="1"]
|
|
|
|
[node name="PerformanceProfiler" type="CanvasLayer"]
|
|
script = ExtResource("1")
|