Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

PNGTuber Plus

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

Should it be possible to change Avatar Costumes with 1-9 Keys when program is not highlighted?

A topic by Knightartist86 created Nov 13, 2023 Views: 280 Replies: 1
Viewing posts 1 to 2

With other pngtuber software the costumes/states can be changed regardless if the window is selected or not but this software i can only change the costume/state if i select the window first, is this just my computer or is it like that for everyone? Thanks!

(1 edit) (+1)

From the official tutorial:

The costume hotkeys don’t work when not focused on the program
This is a limitation in godot. Godot is made for games, so it doesn’t make much sense for a game to be able to read inputs if you’re not focused on the game. There may be some code that could fix this, but I’ve yet to find a solution.
See if this works idk