15 lines
407 B
Plaintext
15 lines
407 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://dmx2xuigcpvt4"]
|
|
|
|
[ext_resource type="Script" path="res://main.gd" id="1_kl8ri"]
|
|
|
|
[node name="Node" type="Node"]
|
|
script = ExtResource("1_kl8ri")
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="."]
|
|
offset_left = 457.0
|
|
offset_top = 237.0
|
|
offset_right = 729.0
|
|
offset_bottom = 333.0
|
|
bbcode_enabled = true
|
|
text = "[font s=60][rainbow]RPC Test[/rainbow][/font]"
|