snip.
← Back to Home ID: 56810
MyroP @myrodev.bsky.social
Jul 12, 05:55 AM

Initially, I wanted to make a thread about how to create a simple parallax effect in Unity UI without using custom shaders, but I felt that making a video would be better this time. Let me know if you like this format. #VRChat

🎤 Whisper Transcript (en) ⏱ 35s

"Here so you can create a simple parallax effect to your Unity user interface without using custom shaders. First, create a new GameObject, I called it myMask, make sure it covers the entire canvas by adjusting its size, add an Image component, you can set the background color to any color you like, then add a Mask component to the same GameObject. Next, create another GameObject as a child of a Mask GameObject, again make sure it covers the entire canvas, add an Image component and assign your sprite. Then, move the sprite further away by increasing its Z position and scale it up, and voila, you now have a simple parallax effect for your Unity user interface. Thanks for watching!"

💬 Discussion

MyroP @myrodev.bsky.social · Jul 10, 03:19 PM

Initially, I wanted to make a thread about how to create a simple parallax effect in Unity UI without using custom shaders, but I felt that making a video would be better this time. Let me know if you like this format. #VRChat

<div class="border-l-2 border-slate-800/60 pl-4 py-2 mt-3 ml-2"> <div class="flex items-start gap-2.5"> <!-- Avatar --> <img src="https://cdn.bsky.app/img/avatar/plain/did:plc:wfjmfw72fm3emjmzhoiyyp6u/bafkreifbcyspajsscts75d7dhn5juvhdyvvz6iuc5ghzynhf73ifnxct3q" class="w-6 h-6 rounded-full shrink-0 border border-slate-800" /> <!-- Comment Content --> <div class="flex-1 min-w-0"> <div class="flex items-center gap-2 mb-1"> <span class="text-xs font-bold text-slate-300">Caufendra Sunclaws</span> <span class="text-[10px] text-slate-500">@sunclaws.bsky.social</span> <span class="text-[9px] text-slate-600">· Jul 10, 03:22 PM</span> </div> <p class="text-xs text-slate-350 leading-relaxed break-words">Parallax UI by awawi any% ^^</p> </div> </div> <!-- Replies --> </div> <div class="border-l-2 border-slate-800/60 pl-4 py-2 mt-3 ml-2"> <div class="flex items-start gap-2.5"> <!-- Avatar --> <img src="https://cdn.bsky.app/img/avatar/plain/did:plc:pbksrqxqn4v235pkvahve5qa/bafkreiezuh7bpoxjvum5vnloktuhu7utbolzpvl4bpp7mixwpjc2fckw4m" class="w-6 h-6 rounded-full shrink-0 border border-slate-800" /> <!-- Comment Content --> <div class="flex-1 min-w-0"> <div class="flex items-center gap-2 mb-1"> <span class="text-xs font-bold text-slate-300">Happyrobot33</span> <span class="text-[10px] text-slate-500">@happyrobot33.bsky.social</span> <span class="text-[9px] text-slate-600">· Jul 10, 03:50 PM</span> </div> <p class="text-xs text-slate-350 leading-relaxed break-words">Stencil shaders go brrrrrr :)</p> </div> </div> <!-- Replies --> </div> <div class="border-l-2 border-slate-800/60 pl-4 py-2 mt-3 ml-2"> <div class="flex items-start gap-2.5"> <!-- Avatar --> <img src="https://cdn.bsky.app/img/avatar/plain/did:plc:ldchxzndumoyt4dnglzfmgmx/bafkreigik4c45rebnar4jmkawz73w6oftk2odmfyi5f5i6g6tjxrxbfi5u" class="w-6 h-6 rounded-full shrink-0 border border-slate-800" /> <!-- Comment Content --> <div class="flex-1 min-w-0"> <div class="flex items-center gap-2 mb-1"> <span class="text-xs font-bold text-slate-300">Nidonocu</span> <span class="text-[10px] text-slate-500">@nidonocu.com</span> <span class="text-[9px] text-slate-600">· Jul 10, 03:59 PM</span> </div> <p class="text-xs text-slate-350 leading-relaxed break-words">Heck. That&#39;s so easy. Why didn&#39;t it cross my mind you could do it that way. X3</p> </div> </div> <!-- Replies --> </div> <div class="border-l-2 border-slate-800/60 pl-4 py-2 mt-3 ml-2"> <div class="flex items-start gap-2.5"> <!-- Avatar --> <img src="https://cdn.bsky.app/img/avatar/plain/did:plc:h34fs5imnxqmhodg7gm74zdk/bafkreidgjlxykp5yqtssb5askoxw4mqmaqw5g3fuyzuyohbvsca3hfwa2m" class="w-6 h-6 rounded-full shrink-0 border border-slate-800" /> <!-- Comment Content --> <div class="flex-1 min-w-0"> <div class="flex items-center gap-2 mb-1"> <span class="text-xs font-bold text-slate-300">MyroP</span> <span class="text-[10px] text-slate-500">@myrodev.bsky.social</span> <span class="text-[9px] text-slate-600">· Jul 10, 03:19 PM</span> </div> <p class="text-xs text-slate-350 leading-relaxed break-words">I also put it on YouTube, if you would like to see it in a higher quality www.youtube.com/watch?v=hytU...</p> </div> </div> <!-- Replies --> </div>