mirror of
https://github.com/litruv/PNGTuber-Plus.git
synced 2026-07-24 02:26:02 +10:00
80 lines
2.6 KiB
Markdown
80 lines
2.6 KiB
Markdown
# PNGTuber Plus
|
||
|
||

|
||
|
||
A fork of [kaiakairos/PNGTuber-Plus](https://github.com/kaiakairos/PNGTuber-Plus) with some quality-of-life upgrades, editor polish, and a few power-user toys.
|
||
|
||
---
|
||
|
||
## 🔧 Fork Changes (Litruv Edition)
|
||
|
||
### 🎛️ Opacity Controls
|
||
|
||
Added a proper opacity slider for sprites, with an "affect children" toggle. Clip masks still behave like they should.
|
||
|
||

|
||
|
||
|
||
### 🌀 Rotation Wobble
|
||
|
||
Sprites can now do a subtle (or chaotic) rotational wobble. Frequency + amplitude sliders included.
|
||
|
||

|
||
|
||
|
||
### 🔗 Wobble Sync Groups
|
||
|
||
Keep multiple sprites in sync with wobble sync groups. Create groups, assign sprites, and all wobble parameters (X/Y/Rotation frequency, amplitude) automatically sync across group members. Perfect for ears, hair, accessories, or any elements that should move together.
|
||
|
||
* Create custom sync groups with descriptive names
|
||
* Assign multiple sprites to the same group
|
||
* Edit any group member's wobble settings to update the entire group
|
||
* Visual indicators show which sprites are synced
|
||
* Groups persist in save files
|
||
|
||
|
||
### ⌨️ Enhanced Modifier Keys
|
||
|
||
Supports combos like Ctrl+Shift+Alt+Cmd. For people with more keybinds than fingers.
|
||
|
||

|
||
|
||
|
||
### ↗️ Editor Middle Mouse Button Panning
|
||
|
||
Hold MMB in the editor to pan around the scene, it'll reset when you go back to live.
|
||
|
||

|
||
|
||
### ↗️ View Mode MMB Shake
|
||
|
||
Hold MMB in view mode to shake your character, Show off them physics!
|
||
|
||

|
||
|
||
|
||
### 🎤 Microphone Fixes
|
||
|
||
Merged in [k0ffinz’s](https://github.com/k0ffinz/PNGTuber-Plus) audio tweaks:
|
||
|
||
* Reduced mic startup delay
|
||
* Better loudness detection
|
||
* General stability improvements
|
||
|
||
|
||
### 🧱 Engine Update
|
||
|
||
Updated to **Godot 4.4.1** — no more editor nags or compatibility weirdness.
|
||
|
||
|
||
### 🎚️ StreamDeck Integration
|
||
|
||
StreamDeck plugin was already in, this just wires up the buttons.
|
||
---
|
||
|
||
## 🧾 Credits
|
||
|
||
* Original project by [kaiakairos](https://github.com/kaiakairos/PNGTuber-Plus)
|
||
* StreamDeck plugin from [BoyneGames](https://github.com/BoyneGames/streamdeck-godot-plugin)
|
||
* Mic improvements by [k0ffinz](https://github.com/k0ffinz/PNGTuber-Plus)
|