mirror of
https://codeberg.org/StreamGraph/StreamGraph.git
synced 2024-11-13 19:49:55 +01:00
49b8a23281
adds: - OBS Event Received - OBS Set Source Visible - OBS Is Source Visible? - OBS Set Input Settings Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/81 Co-authored-by: Lera Elvoé <yagich@poto.cafe> Co-committed-by: Lera Elvoé <yagich@poto.cafe>
15 lines
478 B
Text
15 lines
478 B
Text
[gd_scene load_steps=2 format=3 uid="uid://c1y0cg4arcbhw"]
|
|
|
|
[ext_resource type="Script" path="res://graph_node_renderer/obs_ws_subscriptions_container.gd" id="1_uvb8c"]
|
|
|
|
[node name="OBSWSSubscriptionsContainer" type="PanelContainer"]
|
|
offset_right = 454.0
|
|
offset_bottom = 194.0
|
|
size_flags_vertical = 3
|
|
script = ExtResource("1_uvb8c")
|
|
|
|
[node name="HFlowContainer" type="HFlowContainer" parent="."]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
alignment = 1
|