Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

kaiakairos

205
Posts
5
Topics
1,660
Followers
2
Following
A member registered Aug 05, 2020 · View creator page →

Creator of

Recent community posts

control + L to save avatar to file mister white

ill add key rebinding at some point down the line tho so dont worry

no, because using arrow keys would make using every other key a hassle 

it is in the same place. just press ESCAPE in the program to open the folder

several reasons: i do not have fun working on updates and i have better things to do with my time, pngtuber plus code wise is a big mess and its hard to work with ( if i made anything it'd probably be a complete sequel ) and lastly i just really really do not like the "le anime vtuber" community i think they are weird and i dont want anything to do with them

there will never be any future updates

you set the hotkey to mouse 1 thats why it says "change costume 1" in the corner

ill eventually add more planets of course, it is a space adventure game, i just want to make sure the starting planet is as fun as possible before i worry about the galaxy scale stuff. the plan right now is to flesh out the starting world, make a boss to serve as the final fight on the starting world, beating the boss will grant you the ability to create a ship, then you'll be able to build whatever ship you want and explore the galaxy !

ill probably never make the sun mineable, the fact the sun is even walkable is just placeholder lol

i plan on adding npcs with shops and stuff eventually, want to add a traveling merchant type guy real bad

im not sure if ill do anything with the core but i do want to add some kind of structure


also dont worry! i love to hear suggestions i dont mind at all

control + L to save image files locally

thank you mister jeff, once the game is more finalized i might work on putting a classic wiki together ( NOT ON FANDOM WIKI ).

as of right now there isn't a way to get health back other than dying, im planning on adding farming in 0.0.15 though. i think im gonna do a system similar to old school minecraft where food is unstackable and just heals straight health, with no regen

(1 edit)
  • 2 = Stone
  • 3 = Dirt
  • 7 = Sapling
  • 13 = Wood
  • 14 = Sand
  • 15 = Torch
  • 16 = Furnace
  • 18 = Copper Ore
  • 20 = Workbench
  • 21 = Glass
  • 24 = Gold Ore
  • 25 = Ladder
  • 26 = Lily
  • 27 = Iron Ore
  • 28 = Gravel
  • 29 = Copper Bar
  • 30 = Gold Bar
  • 31 = Iron Bar
  • 32 = Stone Brick
  • 3000 = Flimsy Sword
  • 3001 = Flimsy Pickaxe
  • 3002 = Mallet
  • 3003 = Wax
  • 3006 = Copper Sword
  • 3007 = Copper Pickaxe
  • 3008 = Golden Sword
  • 3009 = Golden Pickaxe
  • 3010 = Red Tie
  • 3011 = Iron Sword
  • 3012 = Iron Pickaxe
  • 3013 = Copper Helmet
  • 3014 = Copper Chestplate
  • 3015 = Copper Leggings
  • 3016 = Crown (Golden Helmet)
  • 3017 = Golden Chestplate
  • 3018 = Golden Leggings
  • 3019 = Iron Helmet
  • 3020 = Iron Chestplate
  • 3021 = Iron Leggings
  • 3022 = Butterfly pin
  • 6000 = Wooden Chair
  • 6001 = Toilet
  • 6050 = Wooden Door
  • 6100 = Wooden Chest


Flip an ID negative to get the associated wall of that block (assuming it exists)

( stone brick = 32, stone brick wall = -32 )

if this is the case just go into the settings and change it or delete the settings file

how much u wanna bet that this guy set one of the hotkeys to mouse 1

because on the earlier versions of the software the save files didn't save images, just the paths to them. so having the paths all use the user:// folder made avatar distribution more feasible (just drag and drop the files). also means file paths are the same on windows mac and linux. 

Avatar saves nowadays save images and dont need to rely on file paths anymore, so i could fix it but i just really dont care to tbh

that is intentional 

enable texture filtering in the settings

not a bug, tutorial is just out dated. press control + L to save avatar files to the disk

El software Godot tendrá problemas en Windows 8, deberías usar Windows 10 para que funcione sin problemas.

IDK i just know thats the issue lol

the crusty white border has to do with the way you exported the images out of your drawing software 

hit ESC in the program and it should open the user folder where you'll be able to find all you saves. make sure you also save the avatar and name it before you send it

probably IS the mouse accidentally set to a visibility toggle

does mouse 1 happen to be set to a costume layer in the settings ?

i legit don't see what you're talking about in the video. i think you might be referring to the image aliasing? its set to nearest by default but you can turn on texture filtering in the settings

the background hotkeys are implemented using a gdextension addon (c++) specifically made for pngtuber plus by Horobol.

pngtuber plus's source code is available here. inside the bin folder you can find the compiled gdextension if you wish to use it for your own project. 

the source for the gdextension itself is here, although im not sure if this repo is entirely up to date with the version inside pngtuber plus

settings.pngtp is the file that saves you settings. When you went to save the avatar, did you set a name for it and save the file? If you don't it won't save.

not yet but i will prolly include it next update

press ctrl + L to save the avatar images to file

ALSO there are linux softwares u can get that act sort of as a "windows emulator" that allow u to run .exes. However, for PNGTuber Plus window transparency DOESN'T WORK if you choose to do it that way.

a ".exe" is a windows executable that only runs on windows computers. If you're using linux the download you need to get is the .x86_64. I don't use linux so idk how to run that so u should probably figure that out.

might have been the shader cache then. odd, but glad that worked !

C:\Users\[user]\AppData\Roaming\Godot\app_userdata\PNGTuberPlus\settings.pngtp

have u tried deleting the settings file?

you set a costume layer to mouse 1

the stream deck plugin was used as a method around real hotkeys while i was still figuring out how to implement them for real. you really just shouldn’t use it and use the hotkeys like normal. 

hey

there isnt, but im not sure what you’re talking about, the interface size has always been the same size. their just rendered at base resolution so theyll look smaller if your usin a higher resolution monitor

https://drive.google.com/drive/folders/1AEq7rNkup7pmz0D4a8E8azhqXXaeblUr?usp=sha...

lol, i dont plan on adding that to the main branch but you are welcome to mess with the source code how ever you like and redistribute it

and no theres no discord server. ive debated making one but to be honest the anime vtuber crowd are not the type of people id like to hang out with

the stream deck integration was only added as a way around background hotkeys before they were officially added. Now that there are real hotkeys just use those, they are much easier to set up.