13 lines
360 B
Text
13 lines
360 B
Text
[gd_scene load_steps=2 format=3 uid="uid://ctpkwdh7lprae"]
|
|
|
|
[ext_resource type="Script" path="res://error_ping.gd" id="1_5564w"]
|
|
|
|
[node name="ErrorPing" type="ColorRect"]
|
|
z_index = 1
|
|
offset_left = -2.0
|
|
offset_top = -2.0
|
|
offset_right = 2.0
|
|
offset_bottom = 2.0
|
|
pivot_offset = Vector2(2, 2)
|
|
color = Color(1, 0.121569, 0.113725, 1)
|
|
script = ExtResource("1_5564w")
|