filmov
tv
Avatars Overlay Set-Up | Add Reactive Images of your Friends During Streams
Показать описание
I walk you through how to add your friends to your stream so that they appear & disappear when they talk!
Copy the CSS code:
--------
.avatar {
content:url(notSpeakingURL);
height:auto !important;
width:auto !important;
border-radius:0% !important;
filter: brightness(50%);
/*Change brightness to 100%, if you don’t want the image to dim*/
}
.speaking {
border-color:rgba(0,0,0,0) !important;
position:relative;
animation-name: speak-now;
animation-duration: 1s;
animation-fill-mode:forwards;
filter: brightness(100%);
content:url(SpeakingURL);
}
@keyframes speak-now {
0% { bottom:0px; }
15% { bottom:10px; }
30% { bottom:0px; }
}
body { background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; }
---------
Jiinh's code generator: jiinh. com / discord-reactive-image-generator
(remove the spaces)
❤️Social Medias
––––––––––––––––––––––––––––––
––––––––––––––––––––––––––––––
Avatars Overlay Set-Up | Add Reactive Images of your Friends During Streams
How To Get A 2D V-tuber Avatar On OBS Voice Activated
Reactive Avatar Tutorial: Voice Activated & Animated Discord Chat On Your Live Stream
How to Make Discord Reactive Images - Easy VTube Tutorial
VOICE ACTIVATED CHARACTERS IN OBS STUDIO - V-Tuber
【Vtuber Tutorial】✦ Let's make a Vtuber Overlay Together Using Canva + StreamElements ✦
Stream Avatars OBS Overlay Setup Tutorial
Avatars Stream Overlay Set-Up ~ Tutorial Setting Discord Streamkit Karakter Kalian Dengan Mudah!!
How to Stream With VTube Studio for VTubers! ~ OBS And Streamlabs Tutorial [Twitch and Youtube]
How to Add your OWN Items in VTube Studio ~ VTuber Tutorial
Fugitech Avatars Stream Overlay Set-Up ~ Tutorial Setup Fugitech Streamkit Dengan Mudah!!
How to Make an Overlay for Streaming! Tips for Artists and Gamers!
PNGTUBER TUTORIAL 🌸 How to set everything up ~ OBS & Discord
How I Make VIRAL Talking Avatars for YouTube Automation
Stream Avatars overlay on Mac OS Tutorial
FREE Twitch Chat Overlay - How To Upgrade Your Stream
VRoid Studio Manga/Anime Avatar in Twitch Stream Overlay made with Unity
HOW TO CUSTOMIZE YOUR TWITCH CHANNEL IN 2023 ✅(Make Twitch Panels, Banner Setup & MORE)
How to Add Animated Overlays to OBS Streams
Fugitech Avatars Stream Overlay Set-Up ~ Tutorial Setup Fugitech Streamkit Dengan Mudah!!
Lily explains why her model tracking is so good
What your Minecraft skin says about you!
Twitch Chat Overlay with Avatars V2 (Use your own Sprites as Avatars)
How To Turn On & Set Up Discord Overlay - Full Guide
Комментарии