Files
discord-rpc-godot/project/main.tscn
2023-03-12 18:46:42 +01:00

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="DiscordRPC" type="DiscordRPC" parent="."]
position = Vector2(0.847451, 10.8162)
texture = ExtResource("1_qdvaq")