NDI Working

This commit is contained in:
2025-07-22 09:00:28 +10:00
parent fc6fa30c85
commit 853e4423f7
41 changed files with 1375 additions and 3 deletions

View File

@@ -14753,6 +14753,10 @@ position = Vector2(0, 720)
modulate = Color(0, 0, 0, 0.478431)
z_index = -4096
[node name="NDIOutput" type="NDIOutput" parent="."]
name = "PNGTuber-Plus"
audio_bus = &"Master"
[connection signal="pressed" from="ControlPanel/MicButtong/Button" to="." method="_on_button_pressed"]
[connection signal="pressed" from="ControlPanel/SettingsButton/settingsButtons" to="." method="_on_settings_buttons_pressed"]
[connection signal="pressed" from="ControlPanel/Edit/Button" to="." method="swapMode"]