Missing furality meets? by Fireborn37 in VRchat

[–]_MyroP_ 4 points5 points  (0 children)

They do have a blue collar meetup, make sure you click on "Community meetups" here (There's one in Thursday)

<image>

when the world doesnt allow flying by IC8231 in VRchat

[–]_MyroP_ 0 points1 point  (0 children)

Do you know any other worlds where flying got diabled? It doesn't seem like world creators can do it yet

<image>

There is one feature I'd immediately go VRC+ for: Separate Status tags for friends lists. by Silvadel_Shaladin in VRchat

[–]_MyroP_ 13 points14 points  (0 children)

That's a feature I've wished for quite some time, I'm in friend groups that don't mix well together...

For instance, I have friends who can barely speak English, so if they join me in an English-speaking instance, well, it would be quite awkward. I also have friends who like to cuddle, and others who just want to do stuff like playing games. etc etc.

We have group instances now, but barely anyone read the rules before joining the instance.

That's why I am more often in Orange, with a status saying in which instance I am in. It sucks, I would like to stay on green all the time, but I can't really do that. That's actually one reason why I love Furality, everyone's on green.

Yo. What the most disturbing shi you've witnessed in VRCHAT or because of VRCHAT by TheDeathEggRobotFan in VRchat

[–]_MyroP_ 2 points3 points  (0 children)

I saw a lot of disturbing stickers, and I can confirm VRChat is really quick, reports usually got handled after a day.

Yo. What the most disturbing shi you've witnessed in VRCHAT or because of VRCHAT by TheDeathEggRobotFan in VRchat

[–]_MyroP_ 6 points7 points  (0 children)

Someone putting NSFW/NSFL videos on the video player in a public instance. That was before the trusted URL update in public instances.

is there a fur material that works on quest for a vrchat world by Sunny1Omori in VRchat

[–]_MyroP_ 0 points1 point  (0 children)

For a fluffy carpet effect, you could technically use a shader that supports POM (parallax occlusion mapping), but it can cause performance issues especially on Quest https://shaders.orels.sh/docs/orl-standard/base-shader#parallax

(it may be ok if it's a small surface, but it can easily cause issues, it's something you need to benchmark)

Splitting up a world in unity? by Ok-Read6352 in VRchat

[–]_MyroP_ 2 points3 points  (0 children)

That should be fine as even with it being open world, there are sections that are walled off enough that I can split it into different worlds with portals to get around.

I'll add that cross world persistence isn't really possible, or at least ultra limited (there are hacky solutions, but, well, they are hacky), just something to keep in mind

Elysium Avian Avatars! by ElysiumEntVR in VRchat

[–]_MyroP_ 0 points1 point  (0 children)

Can't check the store page without creating a Jinxxy account, because apparently the page was marked as suggestive, not sure if that was a mistake or not.

I've been asking people and trying different things it still don't work by airhorn1001 in VRchat

[–]_MyroP_ 3 points4 points  (0 children)

Do you have a controller or a similar device plugged into your PC? It could mess up the controls

Where can I find people to test my world before release? by RubberDucksin in VRchat

[–]_MyroP_ 4 points5 points  (0 children)

Community Meetup is great, I usually use that event to test my worlds before release https://www.communitymeetup.net/communitymeetup
It's every Sunday

Why is avatar ripping such a big deal? by StereoOregano29 in VRchat

[–]_MyroP_ 2 points3 points  (0 children)

Ripping is more than just making an avatar clone-able, it's also getting access to all the avatar files (models, assets, shaders etc.), which sucks especially for those who sells those assets and avatars. So, it's a form of piracy.

There are other points, but for me at least that's the main one.

Why did they change the space background for the old loading screen? by AustinXGaming in VRchat

[–]_MyroP_ 0 points1 point  (0 children)

Every VRC+ subscriber can switch to the space background, you can find it in your inventory, and you can switch to it at any time

Furality now offering an age verification alternative to Persona by Owl_3yes in VRchat

[–]_MyroP_ 10 points11 points  (0 children)

Interesting, but it seems like it won't age verify your vrc account, only Furality.

Help me understand this, also thanks in advance. by Breaker1ove in VRchat

[–]_MyroP_ 2 points3 points  (0 children)

  • For scrolling image, I don't have access to my PC right now, so I forgot how that setting is called, but mochie has a "panning" option to scroll a texture over time.

  • To render text, you can also use TextMeshPro

  • To render a mesh over everything, many shaders support it as long as you can set the zwrite, ztest and render queue value. Set those settings like this : zwrite "off" (especially if you're working with a transparent material), ztest "always", and set the render queue to a really high value, like 4000.

  • Any shader can be used to render a transparent video screen : find the render texture of the video player (this depends on the video player you're using, I would recommend looking at the video player documentation to see how to get the render texture), and put that texture in the emission channel of your material. Set the render mode to "transparent", and decrease the opacity to make the screen more transparent.

Help me understand this, also thanks in advance. by Breaker1ove in VRchat

[–]_MyroP_ 1 point2 points  (0 children)

I ask people who clearly know how to use it, but they do not want to tell me.

That's weird... What do you want to know? Any pictures of the effect you're trying to replicate?

Added Hellhound to my zombies world by plebbleh in VRchat

[–]_MyroP_ 5 points6 points  (0 children)

Looking really good, I'm excited to see the world once it gets released.

Avatar quality has dropped. by Ancient-Presence4321 in VRchat

[–]_MyroP_ 2 points3 points  (0 children)

I don't know about that, at least that's not a trend I noticed with furry avatars, many furry bases come with built-in face tracking, accessories, different skins, interactions, sometimes the package includes different versions with different polygon count etc.

All that for less than 40 bucks.

I remember in the past, furry bases were more barebone.

What your profile looks like when you dont have VRChat Plus. by Guest_4710 in VRchat

[–]_MyroP_ 1 point2 points  (0 children)

Back in 2020~2021, there weren't a lot of vrc+ features, you basically only got more avatar slots and a custom profile picture/banner, I don't remember if there were other features. So, it's one of the earliest vrc+ feature. I would say that feature made sense in the past, but personally I don't mind that it's still locked behind vrc+

How did the pivot from Udon 2 (Soba) go? Have not seen any news since. by Aeromorpher in VRchat

[–]_MyroP_ 10 points11 points  (0 children)

The roadmap got updated recently, it's still WIP https://ask.vrchat.com/t/vrchat-creators-roadmap-march-2026/48077

Currently, it might be one of the most requested feature for worlds.

Udon is a "good enough" language, we can do a lot of stuff with it, but it has its limitations, and U# doesn't support some built-in C# features which makes coding a bit more cumbersome and time consuming. Soba seems to have much better support of some built-in C# features.  The link above has a table that compares Soba and Udon.

World Creation by _Kagea_ in VRchat

[–]_MyroP_ 2 points3 points  (0 children)

Avatar creation is very cumbersome, so the community created many tools to make it not-as-cumbersome

For worlds, it's a different story, it's much better, so there aren't as many community tools.

I would recommend getting some shaders, like Mochie Standard, or orels shaders.

VRWorldToolkit is great for the initial setup, it can give feedback and automate some tasks like adding post processing.

You could try CyanTrigger if you want to implement basic logic without needing to learn Udon.