Files
discord-rpc-godot/project/main.tscn

15 lines
418 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://dmx2xuigcpvt4"]
[ext_resource type="Texture2D" uid="uid://cswr8vy4lt7dt" path="res://icon.png" id="1_qdvaq"]
[node name="Node" type="Node"]
[node name="Button" type="Button" parent="."]
offset_right = 79.0
offset_bottom = 29.0
text = "Click me!"
[node name="GDExample" type="GDExample" parent="."]
position = Vector2(0.0676828, 0.462702)
texture = ExtResource("1_qdvaq")