Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

PNGTuber Plus

Get more out of your png tubing experience. · By kaiakairos

Streamdeck and Godot

A topic by NameParalysis created Nov 14, 2023 Views: 568 Replies: 6
Viewing posts 1 to 4

Hi! I know you're not the creator of the plugin connecting to Streamdeck and Godot, but it's worth asking.

The Streamdeck side was easy to set up, but the Godot side is a bit harder, and rather I'm not sure what to do afterwards. For the Godot side I've made a project, added in the godot-streamdeck-addon into res://addons, and it's enabled. But when I try to toggle something on the PNGTuber program it wouldn't work. Should I open the PCK file and have that instead of a brand new project?

Developer

you do not need to do anything on the godot side to get the streamdeck plugin to work. what you’re trying to do is what i had to do to get it set up in pngtuber plus. 

you’re only supposed to do the streamdeck side, the signal names should just be the number of the costume u want to switch to

Ohh gotchu. I have the Streamdeck plugin installed. I put the Signal input on Emit Signal as 2 to switch to the costume layer on 2, and while I'm tabbed into the program it responds fine, but when I tab elsewhere, it doesn't respond

Developer

i guess the plugin just doesn't work then lol. I wasn't able to test it since i dont own a streamdeck. have you enabled the streamdeck option in the settings.pngtp file ?

(1 edit)

Yeah! I'm pretty sure I did, setting the usestreamdeck to true. But for the streamdeck you don't have to physically own one, I think it's just something you can download and bind keys to. Because when I was writing the Signal Input, I tried both "1" and "Numpad 1", which only worked if I was tabbed into the program


Edit: I think you need need a streamdeck. Woops. When I get said streamdeck I'll see if the plugin works properly!

i've tested the program using a real stream deck, it does work correctly! all you need to do is download the stream deck godot plugin, change the stream deck option to true in the settings.pngtp file and then change the "signal input" to the corresponding costume number. :)

(1 edit)

I had a few hours of work trying to figure this out, so if your still lost, make sure to look for the file in “C://Users/name/AppData/Roaming/Godot/app_userdata/PNGTuberPlus”, or your appdata for Godot applications. I haven't used Godot, so I was searching for the file to be either in stream deck or stream deck addons. Good luck!