#world-development

39 messages · Page 3 of 1

stone hollow
#

That probably isnt the issue

celest mantle
#

How do I update a world?

torpid hazel
#

why is the audiosource so low even though it's set to maximum now

#

is vrchat adjusting it?

stone hollow
torpid hazel
#

no

#

should I add? VRC spatial audio source?

#

won't it overlap all the other sounds in the world?

spark thunder
#

can some one plllllz help

#

any suggestions on what to do about my unity crashing after 5 seconds of opening any project even a new one? i uninstalled and reinstalled unity to.

near escarp
#

Delete the regedit config files as well

solemn pulsar
#

Sorry for asking a very basic question that i could probably find a tutorial for.. but whats the best way for me to play a sound file in a small region after hitting a button? I'm not even entirely sure how to add sounds to my world properly.

vast lantern
#

I've seen in some worlds (Japanese Onsen) where certain objects can float on the water. I want to recreate that effect in my world. I take it that they're applying gravity to the object with the water applying a constant upwards force against it? How do I go about doing that?

near escarp
#

@solemn pulsar best way to get the range you want to is create a test world and mesh with the audio source/spatial component

solemn pulsar
#

Im not exactly sure what to change in the spatial or audio source settings to make it louder. Would gain in the spatial component be just the sound coming out of the obejct or would it be the sound in the entire world like voice too?

supple drift
#

The gain setting only adds additional volume to whatever is playing in that specific audio source. The default is 10 iirc - so it's adding 10db by default.

solemn pulsar
#

how would i make it so the device is toggleable? And activated by everyone so people can listen to it together?

supple drift
#

Have the audio source be play on awake, disable it and then activate the game object with a VRC_Trigger in game!

solemn pulsar
#

disable as in uncheck the audio source at the top?

supple drift
#

You could do that and have it activate the game component, but I usually just activate the whole game object

#

Just make sure the trigger isn't on the same object as the audio source if you do the latter, because you wouldn't be able to trigger anything bcs it'd be disabled at start

solemn pulsar
#

Im going to say thanks right now but i might ask more questions later. lol

left marlin
#

@vast lantern You can fake it or you can actually apply forces. One fake is to have a collider animated at some height that only collides with the pickups. The way to actually apply force would be to use Phasedragon's Bouyant Objects prefab in the database. It uses some special standard assets magic to calculate the necessary physics needed to move the object to the water's surface.

vast lantern
#

I see. I think I'll try out the prefab first. Thank you

carmine kernel
#

Hello, I have a few questions, i'm new to world creation so I appreciate all the help.

I'm planning on creating a simple world in Blender, it's a single circular room with a few objects. How should I go about it?

Do I make all the objects in the same file or separate each object?

When creating objects that have multiple textures, I keep separating the mesh and giving it its own texture, is there a better way than this?

One of the objects is a button, it'll have a small "push in" animation, do I do that through blendshapes or unity animator?

Thank you

lament wind
near escarp
#

Yep !

cedar dock
#

My world build seems to be bugged. It is not building new itterations of itself. I have tried detaching the Blueprint ID, deleting and reimporting the SDK, Publishing the new build, closing and restarting unity, and lastly deleting the world and publishing the new build, but it seems to be locked at the same build regardless of what I do. I think it might be caching an old build or something? I am not sure to be honest.

Edit: Just tried making a new basic world, in a whole new scene, with only a plane and the VRCWorld component, and when testing the new build it took me to the bugged build. So leaning towards it being a chaching issue, but I am a novice at Unity.

left marlin
#

Do you have a compile error? That will block all builds for a project.

cedar dock
#

Ah, yes I do.

#

That worked! Thanks so much! Pretty dumb problem, but now I know!

left marlin
#

There was a canny at one point to tell vrchat not to use old build but show upload error instead. This just makes it more confusing...

cyan pike
#

how do i go about making a button shut off an object but enable another when both objects are off by default?

supple drift
#

@cyan pike Do you need it to toggle between after the initial press? If not, you can add two SetGameObjectActive actions -- one to disable an object (false) and another to enable the other game object (true). Alternatively you could set them up to be in the state you want + make them the children of a disabled parent object and toggle the parent object!

cyan pike
#

yes

#

putting a lowQ mirror and highQ mirror on 2 different buttons but need them to turn off one another

supple drift
#

Could use the method I mentioned above and enforce the state for each version of the mirror (true or false) with two SetGameObjectActive actions on each button. You could also use one quality switch button with one SetGameObjectActive action set to toggle both mirrors which will toggle between 'em. Just gotta make sure one version is disabled at runtime for that to work.

near escarp
#

Could also do animator states

#

but two local triggers should be fine !

copper edge
cyan pike
#

thing is i hate having mirrors on by default

supple drift
#

Have all of your mirror stuff (and mechanics) as a child of a game object, and have that parent disabled. You can enable it when players enter the area (with a trigger) or have another button to enable it

cyan pike
#

guess i could do that way

bronze bear
#

Anyone have an issue where one of your objects isn't being lit once the world has been uploaded? I just started using bakery and my map looks fine in the editor but the floor texture appears black once uploaded?

torpid hazel
#

is there any way to retrieve a world? I had my world on another pc that got damaged

bronze bear
#

You might be able to get the Id to publish it however you probably won't be able to get it back into unity

torpid hazel
#

I can't publish it, I click the button on the vrc website and nothing happens

#

it's private now

bronze bear
#

I usually do it all through the sdk

torpid hazel
#

if it's because of the low performance avatars I really needed all the data back

vestal karma
#

Does anyone know why my terrain would be visible to desktop users, but not VR?

#

The entire world is also slightly tilted, but everything is perfect on desktop

solemn pulsar
#

I'm doing a museum audio tour thing.. so when they push the button it reads whats on the tablet to the people in front of the tablet. I want the sound settings to be perfect for the situation. Not to overlap too much.. and not to go all the way across the map, which is seems to do despite the min/max being at the edge of that bubble there. Can anyone help me with the settings?

vestal karma
#

I figured it out, I think it had something to do with putting everything into a game object

solemn pulsar
#

Also dont forget about @vestal karma question above.

#

Oh lol

#

Good.

supple drift
#

@solemn pulsar I think the issue you'll run / are running into is that audio spatialization is trying to mimic how sound works IRL, and two sources that close together will usually overlap IRL (unless they're very quiet, but then you would barely hear it even when in front of it)

#

You can sacrifice the ~audio realism~ + set a custom roll-off curve on the native audio source. Just gotta pop open the advanced settings of the Spatial Audio Source + check 'Use AudioSource Volume Curve' if you do that

quaint willow
#

my avatar pedastals in my world aren't showing preview pictures, is that normal if you own the avatar or am i doing something wrong?

#

i have to run afk now, but if anyone has any advice please drop me a ping ❤

tiny bear
#

hey guys i just wanna ask if its normal that all your worlds get one report or if theres some funny jerk running around my world and reporting them without a reason

ripe depot
#

One is default.

tiny bear
#

i tested it out even just a world thats basicly just a box got a report

#

oh why is that so? you know?

#

i just got scared if i doing something wrong

vast lantern
#

How do I add a voice filter component that muffles voices locally (e.g. underwater)?

floral moss
#

how bout some happy little trees :)))

torpid hazel
#

whenever I try to test my world it says I don't have the application to open it, how do I set vrchat to open it?

left kestrel
#

question: why wont my changes take effect on the map when i do a test build

bronze smelt
#

If you got errors in Unity it will test the previous build instead. So check Unity for errors. If there is none then create a new scene and test to make sure it’s actually creating a test asset file

left kestrel
#

idk what any of that means ^^^

left kestrel
#

whoa it suddenly worked and the total map size went from like 200mb to 150mb

stiff escarp
#

hey everyone
I've been struggling to get any kind of live video playing in my world.

i successfully used the VRCVideoSync prefab for regular vids which just worked.

i tried replacing the video player component with "VRC_Sync Video Stream" and adding both youtube and twitch live videos. neither seem to play. Am i missing something important here? help appreciated.

stiff escarp
#

nvm found the prefab online

#

33
VRC Video Stream Prefab PhaxeNor

left kestrel
#

how can i fix people not being lit up in my world when its baked lighting

near escarp
#

@stiff escarp Have you seen my DotA world by any chance ?

stiff escarp
#

nah, was just testing with DotA :p hope you're enjoying tho

near escarp
#

Well, once all the streams work as they should yeah I'll be happy !

stiff escarp
#

are the twitch streams not working or the VRChat side?

#

i was playing live streams in a test world a few hours ago but its stopped working for me

near escarp
#

I believe it is, but the setup is more complex than it should be

#

Oh sorry I misread, having one stream playing by default works great

#

Multiple streams is a pain in the ass though

stiff escarp
#

are you using a prefab or have you done the stream player from 'scratch'

#

ahhh

#

im just trying to get one going.

near escarp
#

If you have auto start enabled then it should work instantly

stiff escarp
#

is your sync type "live stream"

near escarp
#

Yep

#

If you have any doubt, the setup is explained in the VRC documentation for the component

#

But I'm pretty sure Phaxe made the prefab that is shown in the documentation

stiff escarp
#

ok ty

#

is live working for you now

#

@near escarp

#

normal videos work for me but not live

near escarp
#

If there's a stream going on it should work

desert tangle
#

Does anyone know how to merge two different scenes in unity? I have a tabletop with some dice and triggers set up in one project, but I want to make it a scene and move it to my other main world. Is this possible??

left marlin
#

You can open multiple scenes in unity at the same time (Open scene additive). From there, you can copy/move your items from one scene to the other in the hierarchy. I recommend copying as moving will actually remove it from the other scene. @desert tangle

desert tangle
#

Oh. Well that sounds easy enough haha thank you

jovial charm
#

@left kestrel do you have light probes set up?

bold ibex
#

Does a pickup-able object need to have a collider of some kind to work, or is it fine without one?

jovial charm
#

Yes

bold ibex
#

alright, thanks

#

Am I fine with mesh colliders than, or should i just stick to box to be sure?

jovial charm
#

It's better performance wise to use the simple colliders but u can use mesh colliders

#

With mesh colliders make sure u have convex on

#

For pickups anyways

bold ibex
#

Alright, thank you

royal canyon
#

@jovial charm thanks for the "convex" thing, I was wondering why my pillows weren't pickupable in-game lol

jovial charm
#

no problem lol

deft vortex
#

The background songs in my world stopped working for some reason after a vrchat update. This finally made me update my unity version but the background tracks in the world are still not working for some reason. The TV's sound works though, any ideas on what's wrong?

stone hollow
deft vortex
#

i have not

#

that fixed it, thanks

kindred void
#

I've got some bottles in my world that I can't seem to get to be picked up properly. It'll pickup the outline, but the bottle will stay in place. I've done everything that I normally do for pickups and even other objects that work correctly in the same map, but I can't seem to figure thigs one out.

jovial charm
#

U get ur problem fixed yet? @kindred void

solemn pulsar
#

I'm trying to organize my messy hierarchy. Why do rotated objects inside of empty objects do this?

#

is this not how i should organize things?

jovial charm
#

Not sure on that but id just have them in place then place it in the empty object

solemn pulsar
#

I think that was me dragging them into the empty object already rotated.

left marlin
#

Sheering. Basically, the parents do not have uniform scale values and the child is rotated.

solemn pulsar
#

i just took the cool corner seats off.

#

now no one can sit on the edge and be cool.

left marlin
#

Make sure the parent of that object have equal scale values for all 3 dimensions

#

Or you could do that

#

¯_(ツ)_/¯

lusty escarp
honest goblet
#

How do I get a working "Text Input" box for my world? I can click the input field to start typing

left marlin
#

What do you want to do with it?

#

It's a built in ui component in unity. Right click the hierarchy and create a new UI/Input Field

honest goblet
#

I got it all setup, but when I click the area to input text in game it doesn't do anything

#

I just want it to display what I'm writting

left marlin
#

Did you add a VRC_UIShape to the top canvas?

honest goblet
#

I did not

#

adding itnow

left marlin
#

To interact with any UI components, you need to have the ui shape script on the canvas. It will only allow things with the canvas's bounds to be interactable.

honest goblet
#

ah cool, thx. trying it now

#

works! thanks @left marlin . is there a way to disable pressing ASDW to walk when typing?

left marlin
#

The only way to disable walking would be to lock the player in a station

honest goblet
#

like a seat?

#

okay cool

left marlin
#

Yes, with a chair.

honest goblet
#

Is it possible to teleport an object to a random position within a cube?

left kestrel
#

@jovial charm how do i set up light probes? do i just create a light probe group and align the probes with the corners of my room or is it something more advanced hocus pocus?

bold ibex
#

How do I make the UI slider to stop moving while you are not touching it? I use it once and it always moves when I move.

blazing gyro
#

Does anyone know how to properly set up Post Processing?
If so, can you help or point me to the right direction?

near escarp
blazing gyro
#

awesome, thanks!

solemn pulsar
#

You guys got a scientific time on when to publish your map?

buoyant hollow
#

During the weekend

ionic warren
#

My avatar world (camomonkey avatar world) has empty space and I wanna fill it with others worlds, avatar worlds,chill worlds, or what ever as long as its not nsfw worlds, DM me your world ids and help me help you get mine and your worlds more known :)

jovial charm
solemn pulsar
#

Why would everyone hear an activated object playing audio but not me when i was standing right there?

bold ibex
#

for probuilderized objects are you supposed to turn them into meshes before baking lighting? because mine is taking hours when normally it would take 30 minutes at most for most scenes. my scene isnt even very complex. its a simple home environment which is mostly empty

royal canyon
#

Could someone explain to me what "Haptic Feedback" would be? like an example?

vestal karma
#

Is there any major disadvantage to using a big mesh as the terrain of a world instead of actual Unity terrain?

supple drift
#

@vestal karma Unity's terrain engine splits up the terrain into an array that can be culled so you're not constantly drawing everything when it's out of view, one big mesh doesn't do that! It has some additional optimizations for details/grass too - if you're using that. There's a few more factors (like terrain resolution, pixel error, how many texture sets you're using, etc.) that play into the performance cost too tho so it's kind of case-dependent!

vestal karma
#

I see I see, thank you for the input!

left marlin
#

@royal canyon Haptic Feedback is controller rumble

dusk spade
#

is the old public prefab list still the go to, or has it been replaced by a newer link?

left marlin
dusk spade
#

awesome thanks much

ionic warren
#

how do i put a portal to another persons world in my world?

#

ive tried putting the id in the avatar pedistal but its not working

left marlin
#

You need to use the portal maker prefab and not the avatar pedestal prefab.

royal canyon
#

@left marlin anyone ever tell you how legendary you are?

left marlin
#

👀

#

I haven't even been in here lately

royal canyon
#

doesn't matter. You always help everyone who needs it, and you always create the sickest stuff for VRChat

#

you do a ton for the community and idk if we could ever thank you enough, well at least me personally. It's truly appreciated.

#

We need more people like you to inspire more world creators. I know you inspired me for sure to make worlds and put up with my crap helping me, so....you're truly a legend my guy.

left marlin
#

Thank you for telling me this. I don't get to hear these things often, so it means a lot to me.

royal canyon
#

You deserve to hear it man. You actually give a shit about people and the VRC community. It really shows, too.

stone hollow
#

damn

#

got a mass mention!

royal canyon
#

you too @stone hollow, thank you.

stone hollow
#

Whats up??

fresh plover
#

is some one drinking

royal canyon
#

just taking time out to show appreciation to those who have helped me.

#

& no I don't drink lol

#

I'm just kind enough to show love to those who give a crap enough to help others who need help

stone hollow
#

Appreciate the kind words 💝

royal canyon
#

why is that so bad @fresh plover?

stone hollow
#

They were just joking

royal canyon
#

lol gotcha

#

I think the world needs more kindness spread around. We don't have nearly enough.

stone hollow
#

Also @left marlin your shit is dope as fuck & super inspiring, ill tell you every day if i have to 😉

royal canyon
#

^^ same

#

Cyan, Lakuza, Fionna, PhaseDragon and that crew are the ones who inspired me to make worlds just a few months ago. They've all helped me in some form or another too and it's overwhelmingly appreciated.

shut timber
#

Awwwwww 💕💕

#

Seriously nice to hear

#

I don’t spend much time here anymore since it’s covered by plenty of good people but official #world-development was my first discoed home and where I started

royal canyon
#

your stuff is super impressive too Fionna!

stone hollow
#

Real wholesome hours, huh vrcCrying

royal canyon
#

bruh wholesome is the only way to live

#

lol

#

Ross, Rogers, & 420 lol

#

by the way, I watched KUNG FURY Wednesday night, decided to make a SYNTHWAVE style world, and just published to Labs Friday 😂

near escarp
#

You should come by the community meetup next sunday to show it to us !

stone hollow
#

^ ^ ^ ^ ! ! ! !

royal canyon
#

For sure! My birthday is the 30th, too, so I'm thinking about holding some sort of Birthday event Friday Night lol

#

Gives me plenty of time to Optimize

#

I'm looking to add Laser Tag......which brings me to my next question.

How would I go about making the player respawn after getting hit by the 'particle system' the gun emits?

stone hollow
#

There's a health system in vrchat I believe

#

Or a prefab for it I can't remember

left marlin
#

Octu’s insta gib prefab might help

royal canyon
#

what does that prefab do Cyan?

left marlin
#

Search for his Instagib map and play it with some people. It is a combat prefab that gives a hitbox per player and a gun that raycasts on trigger.

royal canyon
#

ooooh boy that sounds fun, might be useful for what I'd like to do :3 thanks dude haha I've seen the prefab in the database I just didn't know what the heck it was lol

opal wadi
#

how can i get the same video player on multiple screens like the hang out house?

jovial charm
#

@opal wadi believe there's a prefab one u could look at in jetfogs prefabs in the prefab doc

royal canyon
#

jetdog is a legend as well

left marlin
#

While it is a little more complicated, people have been using the iwashi player lately. Room of the Rain has a modified version of it. It should be in the database.

empty sparrow
#

Quick question!

#

I made a vrchat world. But whenever I hit test new build, it'll load the new build for a split second, before going dark, and loading up and placing me in my home

left marlin
#

Two things. Check the console in VRChat to see what the error is. Second, check the first error in the Unity console to see if there are any compile errors. If so, fix them and try again.

#

Seems like the second option

#

Check for compile errors and fix them

empty sparrow
#

aaa ok ty!!!

left marlin
#

Is that what you get from building? That isn't really a related error. Anything else?

empty sparrow
#

oh ok so it is a compiler thing

#

Its not telling me where though aaa

left marlin
#

Does it not say anything above or below that message?

empty sparrow
#

I think that's the skybox!

left marlin
#

That looks familiar. Delete all the scripts in that folder

empty sparrow
#

AAAA that worked!

#

Thank you so much!!!

bold ibex
#

Is it possible for me to just model a world in Blender and slap it on Unity or do I have to make every single asset separated and try to be somewhat precise in placing them properly?

ornate turret
#

I wouldn't recommend having it all as one mesh

#

but you can import all of it together

#

in the same file

bold ibex
#

how

#

I don't see "Append" for unity

ornate turret
#

what does append do?

#

I'm talking about just modelling your environment and then selecting all mesh and exporting it as a FBX file

#

although iirc, you can import the blender file itself too ?

bold ibex
#

Append on blender means I can select any mesh I want inside a blend file and import it to another blender file (or just CTRL+C on another blender instance and paste on main)

woven condor
left marlin
woven condor
#

Thank you very much @left marlin

honest goblet
#

Is there a reliable way to randomize a trigger? I need to randomize 50 different options but it just crashes the world.

royal canyon
#

Animator maybe? That'd be a lot of work though lol

torpid hazel
#

what setting is enough to see the player in the mirror?

#

I've set playerlocal and player and I still can't see myself

bold ibex
#

question, my world already went public but once i retagged it it went into community labs again

#

is that normal uwu

mild spade
#

@torpid hazel "MirrorReflection" for the local player (you), "Player" for other people.

sleek willow
#

I've been trying to update my world for over a month. Just updated Unity and the SDK too.

#

Nothing is working, this is all that happens and I'm extremely frustrated and unsure of how to fix it.

#

I've also tried fresh projects and such.

bold ibex
#

Anyone know how I can make padlock that can be used to enter more the 1 code. Imp trying to make it so that you enter a code on a padlock and depending on the code, a different room unlocks.

vocal hatch
#

@honest goblet boi, you think 50 randos on a trigger is bad? 😛
(mind you the inspector is heavy lag in normal mode so I need to have debug mode to use it anymore)

I wish I did have something I can suggest though but I don't as I'm still partially new myself.

honest goblet
#

Oh, how did you simplify that? The VRC_Trigger lags so badly after adding 50, I need 200 but it's taking forever

#

@vocal hatch

vocal hatch
#

while the ui is a bit less simplified, I had to go into debug mode to dodge the lag

#

Debug tab should say Inspector for you

honest goblet
#

oh amazing, ty

vocal hatch
#

yw

#

It's actually been several months since I touched it but I do notice there "size" element is located under Events, Data Storage, and both Probabilities elements which I assume all need to be of the same value to play nicely.

honest goblet
#

What's the shortcut key to seeing the trigger debug menu in game?

carmine kernel
#

Hello, i'm new to world making. I have a cylindrical room and I applied a mesh collider on it, but instead of keeping me in, it pushes me out, how can I fix that?

left marlin
scenic rune
#

What causes light baking to get stuck on Creating Geometry?

near escarp
#

Very big meshes, lots of lights

slow orbit
#

Occasionally unity will spit out the reason it shit itself into the console

sleek willow
#

I'm still having the same compiler errors I was eariler, any ideas what it could be at all?

scenic rune
#

Getting a whole lot of these. Also, with a big mesh does scaling it down to 0.1 for example make it faster?

slow orbit
#

@sleek willow Part of the problem from what I can see is there's a file that's part of Rero's standard shader that unity can't find, maybe try removing & re-adding the shader?

#

@scenic rune The less transforms you have on objects the better

near escarp
#

generate lightmap UVs !

slow orbit
#

Do make sure you're working in real-world scale (1 unity unit = 1 meter) and GENERATE LIGHTMAP UVS

scenic rune
#

How do I generate the UVs if it did not come with it initially?

#

I think its because I made it in blender and didnt make the uvs

#

lol ik

slow orbit
#

@scenic rune Select the mesh in the project browser, in the inspector there's a tickbox for generating lightmap UVs

scenic rune
#

Ok ty

slow orbit
#

Or if you feel you can make better lightmap UVs than unity add a second UV set in blender

#

If you're making your own lightmap UVs they cannot overlap.

scenic rune
#

ok

sleek willow
#

@slow orbit I fixed that but I still get the NullReferenceException Error

#

That's the only one that always happen

royal canyon
#

I created a Rick and Morty portal gun as a Pickup but it doesn't hold the correct Orientation when I pick it up in VRC, it construes in backwards and wayyy in front of me if I add any sort of Gun or Grip mesh, even the portal gun itself. Anyone know how to fix this issue?

#

if I can figure out how to configure the pickup correctly, I'll have a working portal gun that shoots a portal (only static for now, haven't figured out how to shoot portals wherever yet)

#

right now its only "OnInteract" to show the portal when used

#

I want to be able to shoot these portals wherever I want lol

jovial charm
#

Are u making it just a portal mesh that turns off and on? @royal canyon

royal canyon
#

well, kind of. It's obviously a plane with a Cutout transparency shader, but it's also animated and clickable. When you click it, it teleports you.

jovial charm
#

Try looking into particles if u want one u can shoot anywhere particles with commission when they hit an object have a subparticle that would be the portal

royal canyon
#

but right now it only appears in a "static" place when you click "use", I want to be able to grip the gun and shoot the portal anywhere I want

jovial charm
#

Ik that's not what ur asking about but would help u with what ur end goal is lol

royal canyon
#

I mean that's a very good idea! I'll take it into consideration for sure!

#

if I can just get the damn grip right on Pickup lmao

jovial charm
#

Are u using an empty game object as ur grip point?

spark thunder
#

would anyone with a video panel with the buttons to change the video be willing to help me get that?

royal canyon
#

well if I put in an "Exact Grip" mesh or "Exact Gun" mesh, the orientation is crazy on Pickup lol

#

@spark thunder have you looked at the Prefab database?

#

Jetdog has an incredible video player in his prefabs

jovial charm
#

Mesh? U just want an empty game object that is gonna be your point of grip

spark thunder
#

ok ill try and figure out how to get that

royal canyon
#

go there and download Jetdog's prefabs

#

then import the Package through Unity

spark thunder
#

not the one that u have a spot to put a url.

#

idk how those work

royal canyon
#

yeah you can put in the URL with Jetdog's prefab

spark thunder
#

thats not the one i want. i want just the normal one

royal canyon
#

what's the "normal" one? lol

#

in my experience, Jetdog's is the best. I've tried several players and half of them break 😦

#

that video player is the one in the "Dynamic Theater" world made by Jetdog and it works great

spark thunder
#

im meaning the one where the video just starts playing when u walk in the room, like not the ones that make the visitors have t fighure out how to put a url in the space in vrc

royal canyon
#

@jovial charm I'm about to try the empty game object grip, thanks for that buddy

#

oh yeah well I have that same thing in my current world, it plays on NetworkReady so people don't have to figure it out

#

so when the first person spawns into my room the movie starts playing

#

you can input what URL you want to start playing on NetworkReady too under "Owner Setup > Video Panel", it looks like this

#

@spark thunder

spark thunder
#

im still confused

royal canyon
#

I have mine configured to play "Kung Fury" on NetworkReady

spark thunder
#

the ones i use to use u put the url's in in unity then in vrc u just push the next button to go through the list of videos and thats it

royal canyon
#

it's okay I'll help you get it done how you want

spark thunder
#

ok thank u wheni get my stuff together ill message u

#

ill add u

royal canyon
#

ok cool sounds good

royal canyon
#

@jovial charm orientation is still off, is this because of the empty game object's orientation or is it my box collider?

jovial charm
#

It's holding sideways?

royal canyon
#

yes

jovial charm
#

Id have to see it in unity in like a call its been awhile since I've worked with exact grips and gun lol

#

Oh there's someone who can help better lol cyan

left marlin
#

For pickup orientations, I usually use a child object with a rotation of -90, -90, 0.

#

Also gun grip.

jovial charm
#

Yes gun grip^

left marlin
royal canyon
#

so the box collider has nothing to do with the grip orientation eh? great to know, let's try this again....

left marlin
#

Only position and rotation have to do with orientation.

jovial charm
#

The wiki should be pinned in here u would think lol

left marlin
#

collider is only for where the object can be interacted with. Once picked up, the orientation is unrelated.

royal canyon
#

yeah I had an empty game object with no rotation on it parented under my gun

left marlin
#

Lol, we could ask Ruuubick, but the wiki is no where near ready for everyone to know.

#

We haven't updated it in a while

jovial charm
#

Ik its still being put together but still useful for ppl

left marlin
#

updated/added content*

jovial charm
#

Ahhh okay

royal canyon
#

I've consulted the Wikia a few times for basic stuff lol

#

it's helpful in some regard at least

jovial charm
#

Alot of info to put in on the wiki and alot of updates happening atm with vrc components lol

royal canyon
#

oh wow I didn't know components were being updated, that's nice.

jovial charm
#

Some stuff is for different game updates like the audio update had a new component come with the update

royal canyon
#

audio spatialization or something like that right?

jovial charm
#

Yeah something like that haven't had a chance to look at what it was been so busy with work to even sit down and work on models/worlds

royal canyon
#

lmao I think my grip is still off 😂 gonna have to fix the X axis rotation I believe

jovial charm
#

Lol yeah just gotta play around with it till u got it

royal canyon
#

I just thought it was funny how it picked it up lmao

left marlin
#

It's been awhile since I've messed with pickups. My suggestion was probably wrong.

royal canyon
#

it's okay man 😃

jovial charm
#

Seems it was on the right track tho

royal canyon
#

yeah at least I know now that was part of the problem

#

and know how to fix it

#

you guys are fkn awesome

#

next up is portal gun laser tag lol

jovial charm
#

Lol nice

royal canyon
#

after I figure out this Raycasting thing lol

jovial charm
#

Should definitely look into the particle for it then lol

#

Would be easier with particles I think

left marlin
#

portal gun laser tag? wat

royal canyon
#

well with raycasting it allows an object to be spawned and allows it to have animations and triggers, which is what I want. I want the portals spawned to be actual 'TeleportPlayer' triggers :3

left marlin
#

Shoot people with portals?

jovial charm
#

Or a combination of the particle and raycast, particle for the visuals and raycast for the damage trigger

royal canyon
#

shoot people with Portal Guns that teleports them back to the resoawn haha

left marlin
#

I still suggest looking into the instagib prefab from Octuplex

jovial charm
#

Ahhh

left marlin
#

It doesn't have portals but it does have raycasts and combat

royal canyon
#

oh yes Cyan I'm definitely going to use the Instagib prefab for the laser tag. But I'm going to use the Raycast prefab from Phase to spawn the 'clickable'** portals. I don't think that I could replace the player that was shot with a portal, but that's okay. As long as I can hit them with a green laser and teleport them, I'll be happy.

left marlin
#

Instagib already has a blue laser. You could do some other things to spawn a portal below them, but that would be visual only as the player would already be "hit" and teleport.

royal canyon
#

I like Octu's Instagib prefab because it respawns the gun after 5 seconds

#

visual only for the player left behind would be pretty cool

#

it'd be like I shot them with a portal gun, teleported them to another dimension, and left a portal behind lol it'd look so awesome I think haha

left marlin
#

add some shader/animation magic that every time you get hit, the world changes color.

#

locally*

royal canyon
#

Yeah that's something out of my league right now I think, unless there's a good tutorial out there somewhere haha

#

I'm still pretty new man I've only been making worlds for like a little over a month or two

left marlin
#

Shaders would be too much. Animations would be easy

royal canyon
#

would that be like activating something on the VRCWorld camera via animation?

left marlin
#

Basically you have an animator controlling the material of all your scenery (depends on how much you have). On hit, tell the animator to move to the next material.

royal canyon
#

holy crap I didn't even know that was possible haha

left marlin
#

You can animate what material is on a renderer, so it's not much

royal canyon
#

is that the materials under the mesh renderer? I'm assuming "Size" of 2 would allow 2 materials to be switched between, am I wrong?

left marlin
#

The mesh determines the number of materials the object needs. You don't need to change the size (and really shouldn't ever unless the mesh requires it). What you would do is go to the animation tab, create a new animation, start recording and just replace the material with the one you want. You can either drag it to the object or to the slot in the renderer.

jovial charm
#

Could he also use a post processing volume effect to change the world for a few seconds then turn it off

left marlin
#

That could also work

#

There are lots of ideas. You just need to be creative and find the one you like.

jovial charm
#

Yup lol I'm glad we can use post fx volumes now makes it so I can make my fog areas look better with less performance cost and under water be slightly blurry and blue hue

royal canyon
#

I didn't know there was Post Processing Volume, bruh I still have to learn so much hahaha but it's to be expected. I still don't know the potential of what can be done with Unity and VRChat

jovial charm
#

Yeah there's always something new to learn lol been doing this for about a year and a half and still learning

royal canyon
#

I'd also like to somehow implement a pickup drop on respawn too so they don't bring the gun with them I guess

#

I started learning a few months ago and had my first world done in a few weeks, I was really proud of it because I created a Treasure Hunt game that opens a locked door after collecting 20 items. The number of items can be changed and so can the animation. Just takes some tweaking.

jovial charm
#

Nice u got it

royal canyon
#

thanks to you and Cyan yeah lmao

#

if I didn't have help I'd still be doing other crap that I thought was the solution to the issue.

bold ibex
#

Anyone knows how to make it so if I grab like a key and put it against a door it will open?

royal canyon
#

@bold ibex you'd probably need to use Collider animation for that

bold ibex
#

Collider animation?

royal canyon
#

Yes. So when the Key's collider touches the door collider, it will trigger a door open animation

#

You'd have to have a Door Closed Idle animation and Door Open Idle animation

#

and then set up the colliders

#

and link an Animator

#

so the door animation would default to Door Closed Idle animation until the two colliders touch then it would trigger the Door Open Idle animation

#

I'm pretty sure you can set it so ONLY the key collider touching the door collider triggers the animation

#

@left marlin I managed to get the Instagib prefab in there but it isn't respawning the Player.

#

Hm, just figured out I needed to add something to my dynamic prefabs, let's see if that works.

woven condor
royal canyon
#

such a great tutorial

woven condor
#

Yes cyanlaser make some awesome vrchat tutorials, I learn much from them

royal canyon
#

oh yes. Cyan has helped me so very much.

#

Personally and from his tutorials

short gulch
#

Ok so for some context I have a dump truck in my world that I want to kill the player if they get run over by it. It just circles the map on a set path. I already have a box collider on the front of it, and I'm already using Jet dog's prefabs for guns, so the health system is imported and everything, how do I go about making that box collider kill whoever it touches?

#

Probably stupidly obvious but ive tried a few different ideas and the player just doesn't die

lavish aspen
#

Anyone else having issues with custom shaders appering pink in VRChat but normal in Unity?

royal canyon
#

if it uses an unsupported script, it won't show up in VRChat

ornate turret
#

@short gulch if its an enter trigger, set it to detect the player local layer (and also make sure on the collider the checkbox for "is collider" is ticked)

royal canyon
#

look who it is, Mr @ornate turret himself lol how ya goin

ornate turret
#

doing good, thanks 🙂

royal canyon
#

Couldn't you use a OnEnterTrigger to Teleport the player to an Empty Game Object position?

ornate turret
#

Brandon is using a health system so it depends on how thats being handled. If its the combat system in the sdk (the one that ragdolls players), you just set the damage in the trigger

#

if its a different one, it might need an animation trigger/ int etc

#

to control the damage

#

dont have much info besides that they're using a health system

royal canyon
#

oh I misread, I didn't see he had a health system, sorry

#

but normally without the health system it'd be easy to PlayerLocal / TeleportPlayer with OnEnterTrigger

ornate turret
#

yeah

#

tbh, you would do that with a health system that isn't the vrc combat system anyways

lavish aspen
#

Im not using any scripts Im using Unitys builtin UI shader and a clock shader and they all apper Pink in the latest SDK

ornate turret
#

but the teleport would be placed in the 0hp animation instead

#

𝔅𝔩𝔞𝔠𝔨𝔥𝔢𝔞𝔯𝔱 there are issues with the default unity sprite shader so it could be something similar, current fix for the sprite is to just use a custom one

#

but I wonder if its the same issue to what you're having

#

(assuming it doesnt go pink due to not have an image/texture on it)

lavish aspen
#

welli guess i cant show you cause no links so oh well

#

But its my TV prefab and one person says its all pink while in my old worlds its fine but in a new world i uploaded it has this issue aswell as my real time clock that i got has the same issue

#

anything thats not Standard or Unlit has issues

#

Tried building from both Windows and macOS and same issues

ornate turret
#

yeah sounds like the current bug similar to sprite renderer shader

#

where default ones are broken on new worlds

#

only solution I know is to replace the shader with another that does the same thing

#

(only if its the same problem)

lavish aspen
#

great....... any sort of fix any time soon?

ornate turret
#

it was being looked at according to canny

#

but that was sprite renderer specific

#

so it depends if devs know about the rest or not

#

worth making a canny for it

lavish aspen
#

will do

#

i reported it slash p slash standard-unity-ui-shader-and-others-appears-pink

short gulch
#

Thanks a lot for the help, I'll try it out later. I considered doing the teleport idea, but that truck moves fast and I think teleporting would be too sudden and you would just be left wondering what just happened. Thats why I wanted the death screen instead, so if it hits you from behind you can at least see it driving away and possibly flinging your body to the sidewalk or something.

ornate turret
#

set the teleport on a delay with a custom trigger

#

and have the death screen display first

left marlin
#

That sounds like you really just want the combat system’s default behavior.

marble thunder
#

I can't get my damn area light to work.

cedar nebula
#

area lights have to be baked. If you've already tried that then #world-lighting will probably know a lot more about the problem

jovial charm
#

@royal canyon u could use an onavatarhit to cause the teleport?

ornate turret
#

I wouldn't recommend onavatarhit for teleporting

#

it causes problems with the target location for teleporting

#

has chances of throwing the player way offcourse

#

especially with something like a moving truck to teleport the player

left marlin
#

On avatar hit itself may not be the issue, but if the object is moving, it will add velocity to the player which teleporting does not remove.

ornate turret
#

I never tried it but how about a delayed teleport on a custom trigger?

#

does that avoid the velocity issue?

left marlin
#

If the player is moving, they will still have the velocity on teleport. Basically any rigidbody moving the player or falling due to gravity.

vestal karma
#

Does anyone know why a custom detail mesh on a terrain would be invisible/non existent? I figured this out before, but I don't actually know what fixed it.

buoyant hollow
#

Iirc it only works if the detail is a prefab or mesh (not child with mesh of a object)

#

Also double check in terrain settings if you have terrain details enabled

vestal karma
#

I figured it out. Nothing was wrong with my mesh, I had made the terrain as a mesh and used a script that turns a mesh into terrain, but it didn't include proper collider data.

#

Except now I have to re-do most of my terrain, RIP

royal canyon
#

Not exactly good enough to WORK, per se, but still cool I think haha

jovial charm
#

what shader is that @royal canyon

#

for the water

sleek willow
#

Still getting these errors. Nothing is working.

delicate grotto
#

Hi, my friend cant test his world because it keeps saying "Can not load (world ID) because it doesnt exist", how can we fix it nowadays? I looked online and it said a script breaks it, but its using no scripts

cedar nebula
#

'script' in that case means scripts from asset packs. You might not actively be using that script but if its in the project it can still break things. Usually the error messages you get in console will specify where it is in your assets

bold ibex
#
  1. How might I go about disabling shadows?
#
  1. How can I disable momentum on an object (so if you let go, it just floats there ant wont move)?
eager garnet
#

how do i make a local toggle for something on my world like a mirror or tv?

jovial charm
#

its either turn on or off the kinematic on the object @bold ibex cant remember which but its whichever u dont have XD loll

bold ibex
#

thanks

jovial charm
#

look up cyanlaser's tutorial on youtube for triggers @eager garnet

eager garnet
#

already figured it out

jovial charm
#

alright cool

bold ibex
#

Are you able to recreate a game like Baldi's Basics or FNaF (in VR) in unity for vrchat and upload it and if you are able. How?

#

I am a noob in coding.
Just want to know if it is possible

buoyant hollow
#

vr chat doesn't use coding. I'm sure using animators and whitelisted scrips you could pull off something like it.

bold ibex
#

I've seen some tutorials on making avatars and it involves a lot of coding like in shaders and stuff.

left marlin
#

Making shaders is optional. Usually people just find existing shaders and put them on the avatar.

stone hollow
#

Shaders are about as close as you'll get to programming in vrchat

bold ibex
#

oh

left marlin
#

You can get into proxy coding through ui buttons and animators but that's next level world stuff

bold ibex
#

Then it must be pretty simple making a world and avatar

left marlin
#

A basic world and avatar is simple. Making them interactive or optimized is difficult

bold ibex
#

Btw. Why does not the SDK work with everything? I am reading the whitelisted world components

left marlin
#

Because VRChat doesn't allow custom code.

#

They won't let you upload those items. Mainly because of security.

bold ibex
#

Yeah I know that it does not allow custom code

#

I wanted to say something but I forgot. Sorry. Thank you for helping me

twin timber
#

hey does anyone know how to make objects global instead of local in a world in unity (trying to make a world on vrchat but objects are in different places for everybody)

left marlin
#

What kind of objects?
Add vrc_ObjectSync if you want the object to be in the same location for everyone.

digital veldt
#

any one knows why my world went back into labs after updating it twice ?

left marlin
#

Was it cross platform?

digital veldt
#

no only pc

left marlin
#

You know, either way... @near escarp
Another world went back into labs question.

near escarp
#

@digital veldt What's the ID ?

#

And is it cross platform ?

digital veldt
#

no its not

#

and where can you find id ?

left marlin
#

You can find the id on the website after logging in (vrchat.com) The world id will be in the url.
You can also check the sdk directly with manage uploaded content window. It will have an option to copy world id.

digital veldt
tranquil hemlock
#

i do need to fix some stuff but its not bad for a first

royal canyon
#

@jovial charm it's SilVR's water prefab, amazing stuff.

#

tried to make the floating object prefab work with it but to no avail, yet lol

#

It's not really imperative I get it done either, just something I thought was a cool idea.

left marlin
#

What's wrong with it? It looked like it was working in your gif.?

#

I assume you would just need to impose limits

royal canyon
#

lol well I don't know how to make it bounce off the waves in the pool, so it goes right through

#

that's possible?

left marlin
#

you will never get it to "bounce" off the waves. The waves aren't real geometry to affect the world.

#

It's all shader based and we have yet to find a way to go from shader back to trigger.

royal canyon
#

oh no I meant it won't bounce off the side of the pool is what I mean

left marlin
#

Oh, are you sure you have colliders set up properly?

royal canyon
#

I'm not sure, I don't even know if it would work in theory, but I set up the Buoyant Object prefab and changed the Object to the duck. I also wanted to add a reset button (because it's a pickup object), but that didn't work. So my flaws are:
-Duck will not stay inside the pool
-I'm using the resettable object prefab to reset the "Buoyant Object" prefab, and it sends it shooting off into space lol

left marlin
#

uh I don't know if I ever bothered making my resettable object prefab generic enough to change it.

#

Scene reset position is the main component that resets it. As long as you call it when you need it, it will reset fine. (Owner needs to call it if it is on a synced object)

#

You can keep the duck within bounds with proper colliders and things.

royal canyon
#

this is what I have in the Hierarchy for the duck prefab. I'm not sure which one is supposed to have the collider. Should I make it a box collider or what? The animator contains a Capsule Collider.

#

it's toggled off, though.

left marlin
#

That's for the standard asset magic and should be ignored.

#

I assume the rigidbody is the pickup

#

That should be your box collider and the resettable object.

cedar nebula
#

from the clip it looks like its the wall itself that doesn't have a collider?

royal canyon
#

Yes, Rigidbody is the Pickup, so I should put a box collider on the Rigidbody object in the hierarchy?

left marlin
#

You should have a collider on it if you can pick it up.
Also what Igbar said.

royal canyon
#

@cedar nebula the pool has a mesh collider, box colliders won't work since it's essentially a hollowed out cube lol

cedar nebula
#

you looked like you walked right through it though, is it on a layer that doesn't collide with players and/or pickups?

royal canyon
#

it MIGHT be, that's a good point

#

I'm about to check and see if that's the case

woven condor
#

@royal canyon use 5 box collider for pool, make better performance than mesh collider

bold ibex
#

so ive had a problem with youtube video players for awhile now to where they never play for me unless i put the video in and leave and rejoin the lobby is there anyway to fix that

solemn pulsar
#

I hit T in Unity and now I dont know how to turn this off.

#

lol

#

Anyone?

stone hollow
#

Apparently its the rect tool whatever that is

solemn pulsar
#

i restarted and its still there lmao

#

this is killing me

cedar nebula
#

go to the top left and put it back to transform or rotation or whatever

stone hollow
#

Oh

#

yeah just switch it to a different one

cedar nebula
#

I know there's keyboard shortcuts for it I just never bother to use them

stone hollow
cedar nebula
#

yeah I was about to say I think it was QWERT

solemn pulsar
#

It turned my model yellow and didn't change it back.

cedar nebula
#

define yellow
or just send a screenshot

solemn pulsar
#

i deleted it. lmao

#

wait

cedar nebula
#

that looks like wireframe view or something

nova bone
#

Hello everyone,
i have a small question if some one has a fix or knows why videos that are a bit longer start to desync with the Audio?

minor mica
#

hey guys so i have a quick question i had a popular avatar world and what not up completely public but now its telling me my world is open to friends only but not even friends can see nor find my world, why is this? i had to work my butt off to get approved through the performance stages and to have my world unpublicized for no reason kinda sucks ass. My worlds name is "The Better Elf World"

near escarp
#

should be fixed

stone hollow
#

Its a common bug theyre working through currently, i assume it got thrown back into labs?

minor mica
#

@near escarp Groovey and @stone hollow nah it wasnt even in the labs it just suddenly became unpublic

stone hollow
#

And you can't just set it to public ?

minor mica
#

nope it wouldnt let me but ruuu just fixed it and its fully public now

flat dagger
#

Greetings all. Just getting into world building now (just made it to new user a few days ago!) and have a couple questions.

#

First, is there any way to get people to check out and review my work before I hit user status?

left marlin
#

If you can’t upload, I don’t think other users can visit it.

flat dagger
#

Oh, I've uploaded

#

I'm just not able to make it pubic yet

left marlin
#

Then you can make an invite link or join the world and invite people.

flat dagger
#

Ah. OK. Thanks

royal canyon
#

yeah and just because it's public or CL doesn't mean floods of people will come in either lmao

#

btw Cyan, for some reason laser tag isn't respawning the player when the raycast hits them

left marlin
#

Do you see the hit capsule on people?

royal canyon
#

Yes I did but it didn't work

left marlin
#

All I can say is check the log

royal canyon
#

do you know what the PVP disabling cube is?

#

I guess anything inside that square can't be "killed" or whatever lol

left marlin
#

Probably. Did Octu write a good readme?

royal canyon
#

It was decent I guess lol it basically just said to put 1 thing in your dynamic prefabs and move the respawner so people aren't getting teleported into trees or walls

royal canyon
#

Some of my objects in my room are disappearing when I turn my avatar now

#

wtf

supple drift
#

Try clearing + rebaking your occlusion culling!

royal canyon
#

good idea thanks

flat dagger
#

If anyone has time for a review:

#

vrchat://launch?ref=vrchat.com&id=wrld_02536a88-f05a-45a9-b8c6-d60281ea0b42:69513

#

Please ignore the avatars. They are my first attempts and still work in progress

open thicket
#

Does anyone know how to render players to be out on the moon? Like a camera only rendering players on a 3d space elsewhere but they're rendered onto the moon

#

would I put up a camera, and then a render texture applied to a plane overlayed with the moon? is that how that works

#

basically I want it like an illusion that you can go all the way out there, which you can, but the actual moon players would be rendered on is in a secret area

marble thunder
#

Quick question: ever since I installed Post Processing V2, my world refuses to compile. Anyone have any ideas? I've tried deleting and reinstalling the VRC SDK already.

#

Nevermind, I'm a dumbass and didn't delete the tests folder.

marble field
#

what version of post processing is used by vrc now?

slow orbit
#

You can use both v1 and v2, but you should be using v2 as it has more flexibility and prevents certain problems from happening (such as stopping NaN problems)

marble field
#

I mean what exactly version of V2?

near escarp
#

A better one with useful fixes

marble field
#

I guess I should use exact the same version as vrc uses in it's build to avoid any issues, that's why I asking.

slow orbit
#

Latest v2 from github should be fine

marble field
#

Is it 2.1.7 or older?

vale steeple
fresh plover
#

mirror prefab

vale steeple
fresh plover
#

?

tidal merlin
#

So I am having problems updating my world. The sounds on it is too quiet so i fixed it in Unity. BUT it will not update at all? I tried reinstalling the SDK, made sure I am using the current unity and that, detaching the blueprints and inputting it again and even doing a new scene. But, when ever I try uploading it, it doesn't go through at all. The numbers of people in the room does, but the room itself doesn't. So I tried uploading it again with a different blue print and it worked but that world is private and the one I am trying to get working is already public. Been public for months. Is the blue print to that broken or something?

bold ibex
#

quick question, is there a way to have multiple skybox's or when you load inot a different area the skybox changes?

near escarp
#

You can use the inverted sphere at a large scale to make multiple skyboxes

bold ibex
#

the google drive link brings me nowhere, says the url was not found

near escarp
#

mmh

#

Try grabbing it from here

bold ibex
#

is there also a way to get that specific skybox to reflect in the mirror if the mirror is using player and mirror reflection?

jovial charm
#

Set it up with a layer and have that layer be reflected by the mirror @bold ibex

bold ibex
#

thnx

royal canyon
#

Does anyone have any experience with importing the Instagib prefab into their own world?

royal canyon
#

I'm having issues with the Hitbox Capsule collider not Teleporting the player upon being hit by the Raycast. & I want to find a way to turn those capsules off and on because it shows the capsules even when not being played in the other room

waxen monolith
#

Any idea why Open Mic Night dropped off the Classics list?

royal canyon
#

No idea, I used to really frequent that world too

#

I noticed that about a week ago

vocal vapor
#

... o-o

royal canyon
#

don't you love redoing stuff in worlds? lol

vocal vapor
#

idk

waxen monolith
#

It’s sad, now that Open Mic Night is not on the classics list anymore, no one is going there much anymore. I think they should add it back to the list.

royal canyon
#

I know, I know

torpid hazel
#

is there any way to make a trigger to make a sound global?

#

and toggle between?

#

for instance, I have a videoplayer and I wanted to make a trigger for people to make it global if they wanted to

royal canyon
#

toggling a sound between global and local?

#

if that's possible I wanna know too

#

lol

supple drift
#

You might be able do that by controlling the audio source's volume parameter with an animation/animator. Basically, how you trigger the animation (that sets the volume from silence to your desired volume) is where you'd deal with the broadcast type or whether it's local or not.

torpid hazel
#

what if I put another audio source connected to the player with bigger range and make a trigger to turn in off/on?

royal canyon
#

That's a good idea, a secondary sound source. OnInteract toggle for the global. Keep the local as default.

supple drift
#

Try it! You'd have to make sure both local + global (buffered) aren't playing at the same time for anyone or else it could get loud. I'm also not sure if they'd rlly sync well either - but doesn't hurt to test it out! 🌞

#

Performance aside, there are benefits of using one audio source bcs at some point Unity's audio engine starts cutting off audio sources based off it's priority if too many are playing at once + avatar sounds and player voices count toward that too!

torpid hazel
#

okay, it works but

#

it only starts working if you play the next video

#

if there's one video playing and you toggle it on it won't work until the next video, that's what I mean

royal canyon
#

hmmm, I guess that's just a quirk you'll have to notify others of

valid ember
#

I'm using pbr textures on a wall with a height map on the standard shader. It has worked fine on all the walls until now, but I moved some vertices around and added some geometry and suddenly on of the walls is a metallic looking mess (for lack of a better word, metal means something different in this context) that warps and looks like you're looking into a black hole when you get get close to it. Like everything warps away from the center of the screen. I wish I could make a gif to demonstrate but I'm at work. I understand that the Unity implementation of parallax height mapping is a naive optimized approach that just pushes UVs around, but I'm not looking for accuracy, I just want to figure out why one wall is completely broken compared to the others. Is it possible I've bent a quad in a way that has made something concave?

#

or could it be something to do with normals?

#

or is there a restriction against overlapping uvs?

#

here's a screen of what happens when you get close from a similar issue I found on google, but the person didn't really get an answer to the problem

stone hollow
#

Is there any specific reason you need a heightmap in the first place?

#

A simple wall like that would work way better with a normal map

valid ember
#

it's a rock wall that looks very flat without it

#

and that's not my screen

#

I'm not at home so I can't take one, I grabbed that from a similar issue I found

#

one sec

stone hollow
#

A normal map would work fine

quartz hinge
#

You cant do anything about that heightmap issue. Remove it and if you know what you are doing try tessalation instead. But if you crank the subdivisions up too much it has a huge impact on the performance.

stone hollow
#

Or just use a normal map

#

That's the least intensive and best solutuon

quartz hinge
#

I ended up using a normal map too but for a cobblestone wall tessalation gives a much better result.

valid ember
#

normal map colors it based on lighting angles, height map displaces uvs based on viewing angles. this asset has both and without one it looks really flat in vr

quartz hinge
#

I can only suggest to add a toggle button for the tessalation feature so clients with weak hardware can disable it.

stone hollow
#

At that point just model the detail tbh

quartz hinge
#

also a good idea.

valid ember
#

I would if I was painting these assets myself

#

but I'm not that kind of artist

stone hollow
#

Fair

valid ember
#

I'm throwing on pbr texture assets I find online

stone hollow
#

You can probably do a heightmap to 3D model

#

I'd assume someone made something like thay

valid ember
#

true

quartz hinge
#

in that case you could even generate some LODs

valid ember
#

but I think it's over complicating the issue. it looks great, but I moved something and now one wall looks broken. I was hoping someone else had a similar issue

stone hollow
#

I see it all the time I just don't think there's a fix

quartz hinge
#

agree...

valid ember
#

then why does it work everywhere else?

quartz hinge
#

maybe they use displacement and not heightmap

valid ember
#

no, everywhere else on my map

quartz hinge
#

really? I never got it working without distortion at close range.

stone hollow
#

It's to do with viewing angles

#

The closer you get to any heightmap the more it breaks

quartz hinge
#

thats it. for objects far away it works fine.

valid ember
#

works perfectly everywhere, I use it mostly on walls you're walking parallel to as you're walking down stairs

#

but I'm pretty sure it's something dumb like an overlapping uv that is breakign their uv displacement algorithm.. or a surface that isn't flat

stone hollow
#

Maybe the latter

valid ember
#

if it "never worked anywhere" it wouldn't be on the standard shader

stone hollow
#

No one said it never worked, just that it's volatile

near escarp
#

Because 99.9% of people don't use one

stone hollow
#

And that it's common

quartz hinge
#

A quick google search gave me that:
It could be an issue with normal's and/or tangents not solving correctly on the mesh. normal maps do some pretty strange things when the tangents aren't solved correctly. its strange its only close up tho, are you using LOD on your model? maybe the high res model is messed up. or the mipmaps of normal map texture weren't generated correctly.

valid ember
#

I think there's just a correct way to use it that I don't understand

#

and I want to understand those restrictions and not give up

#

no LOD

near escarp
#

don't use one if you are moving around and not facing it straight, use a normal map

stone hollow
#

If the normal map it comes with is lacklustre try making your own or replacing the material entirely

royal canyon
solemn pulsar
#

im starting a new world. Its an RV driving down the street. What types of lights should I put in? Should I delete the direct lights? I want it to be chill, rainy.

ornate turret
#

@thorn kite see skyAtlas's post above ^

royal canyon
#

I didn't even realize he was in here, wow

#

thanks Lakuza 🙂

ornate turret
#

meat, spot lights would work fine but for more performance you could also try emission too

#

on the lights

thorn kite
#

hmm

#

I believe I've run into that issue myself at some point

#

shoot me a DM and I'll see what I can do before I come in to work, I might need to update the prefab

bold ibex
#

having an issue with my mirror, I keep seeing mirror reflection does not have meta pass

vast lantern
#

Is there a way to have multiple colliders with one trigger that overlap to make certain shapes?
Right now I have 3 box colliders overlapping with separate but same onEnterTrigger/onExitTriggers, but when I leave one and enter another it doesn't seem to transition

marble thunder
#

Are there any Youtube players that ACTUALLY support playlists?

#

Instead of saying they do and then breaking when given playlist links.

#

Unless that's something I'M doing wrong, which is entirely possible.

thorn kite
#

we figured it out

#

and I need to update my readme

fresh plover
#

need help please
any one have a mirror prefab that works
perhaps some one could share the one to me that can adjust quality levels

i try the jet dog prefabs and it doe snot look very nice as the basic grabs the skybox only and the other ones look distorted

dense minnow
#

How can I change post processing values using UI sliders? I'm using post processing v2.

near escarp
dense minnow
#

Ah, I see. Thanks 👍

royal canyon
#

Twas a Layers issue with the Instagib prefab

#

@marble thunder I believe "playlist" refers to multiple youtube videos playing back to back, I don't think it actually means an actual Youtube Playlist link. Hope that helps!

#

cuz I've used the Playlist players before and added 10 URLs like the player in the Bedroom Theater and they all played perfectly

bold ibex
#

Do I need a collider on my worldspace UI when I put a UI_Shape on it? There is some weird phantom collision around my worldspace canvas when I put UI_Shape on it

marble thunder
#

@royal canyon That would make sense. Annoying, but makes sense.

cedar nebula
#

@bold ibex Yeah the UI gets a collider at runtime so you can raycast onto it. You can add your own box collider to the same object as the UI_Shape and resize it how you want

royal canyon
#

idk when I read "put your urls in a playlist" I kinda knew that implied single video links, not a YT playlist link, cuz the player can't pull a single MP4 from a playlist linking to other videos

bold ibex
#

thanks @cedar nebula does it have to be a collider or can it be a trigger?

cedar nebula
#

pretty sure you can use IsTrigger without issue

marble thunder
#

Do I need to use both Player and PlayerLocal for my low quality mirror? I currently have it set to reflect Player, but nothing is reflected when testing.

bold ibex
#

cool, thanks

mild spade
#

@marble thunder MirroReflection is to see yourself in mirror, Player is to see other players (from your view) PlayerLocal is not needed.

marble thunder
#

Brilliant. Thanks.

ionic pecan
#

whenever i reupload my world it gets yeeted back into com labs whats up with that?

torpid hazel
#

what's enough in the mirror reflections to see the player?

buoyant hollow
#

Player, mirror reflection

delicate marsh
#

So I want to put a computer in a world and have a mouse that I can move my mouse cursor on the screen and I can conceptualize how I would have the mouse move the cursor left and right because that seems simple enough I mean both of them are moving along the same axis in the world, but having the mouse move forward end move the cursor up along the y-axis is giving me some trouble. I don't think something like that would be possible, would it?

stable glade
#

I have no idea how to navigate the new SDK's uploading process.

oak lake
#

So i have a problem with world upload! can someone can help?

stable glade
#

same - please someone who has it figured out let us know

oak lake
stable glade
#

oh that one, you gotta updtae to the more recentish vrcsdk - i fixe dmine yestrday but then teh NEwest update killed it so

#

oof

oak lake
#

You know how to fix it?

#

@stable glade

stable glade
#

you just gotta update but i'm afraid you'll be just as stuck with the newest updated sdk

#

since i really cnanot uhh - navigate it (i'm sur eit's easy but i'm lost.)

frosty frost
#

Anyone who would be able to help with implementing a video player into a world that will accept URLs from in-game, can be paused/played and has volume control? I've seen them around but have no idea how to implement one myself

cedar fjord
#

anyone an idea what's causing this?

bold ibex
#

I fixed that by deleting the old VRCSDK folder, then reinstalling the new SDK.

bold ibex
#

I keep getting a warning that "mirror reflection does not have meta pass - maps are taken by name"

#

anyone know what that is?

oak lake
#

Thanks @stable glade it works!

dusk marsh
#

ok

jovial charm
#

@frosty frost check the prefabs in the pinned messages

foggy sandal
#

Is anyone else having an issue with Building & Testing a world offline and also publishing a world. I click the buttons in the menu but they dont do anything (This is after I updated to the most recent SDK.) Unsure if its just me or if others are having this issue to. Apologizes if im repeating a question answered before

hardy nest
glossy ice
#

Anyone have an sdk issue of after you optimize the world unity just dies and takes 30secs in between clicking anything, even after restarting?

bold ibex
#

No, I just updated my world and it's fine, is it a new world you making?

#

And does it happen when you first click build world button? if so I sometimes find it crashes a couple of times but then it decides to just work.

#

Also @foggy sandal it might be a good idea to completely remove the SDK and re-import I sometimes find when updating something does break and this is the best way to resolve the issue. From what I know this is more of a Unity issue then a VRchat issues, but I could be wrong.

foggy sandal
#

ill give it a try

bold ibex
#

Cool, let me know if it works 🙂

solemn pulsar
#

yo i just want to say thanks for anyone that has ever helped me in here.

#

ya'll the best.

errant pike
#

Any idea as to why whenever I try to upload the world for "Offline testing" it uses an old build of the world and not the current one?

bold ibex
#

Have you hit new build and not last build?

errant pike
#

Yep

left marlin
#

(Check console for build errors)

errant pike
#

and I just updated the SDK I was using as well

bold ibex
#

^^^^

left marlin
#

Also, who will be the first person on live sdk to claim you can’t test offline?

cedar nebula
#

why did you say that in parenthesis, what are you hiding Cyan

errant pike
#

Umm actually it's saying the world doesnt exist

left marlin
#

(Because I can)

cedar nebula
#

(you're stinky)

left marlin
#

(Im at work still. I need to be quiet or my manager will take my phone away /s)

cedar nebula
#

(ah okay, do your best)

left marlin
#

Oh wait, it’s after hours and he already left.

bold ibex
#

Ermmmmmmmmm, world doesn't exists, that's a new one for me. save and restart Unity and try again, that's the best I can do on that one.

left marlin
#

Yeah seriously, check your unity console for compile errors. That’s usually the problem.

errant pike
#

Yeah I see an issue with post processing I'll fix that and then see if my world will decide to exist LMAO

left marlin
#

Did you delete the test folder?

bold ibex
#

^^^^

cedar nebula
#

left marlin
#

Sorry Igbar. You need a macro for that

cedar nebula
#

hell it's actually pinned in this channel lol

errant pike
#

I did not let's see if that fixes it

#

It was post processing thanks guys 👍

foggy sandal
#

Don't think that fixed my issue, even updated to the new SDK and deleted the old one in my project before installing it. Seems to always just be stuck on "Importing Web Objects" in the Console. Seems doing "Last Build" works. Although atm I can't build and publish either due to this

#

Hmm, it seems to be specific to only my one project, interesting

solid helm
#

I wonder how many times I need to repeat don't extract the tests folder in my guide

solemn pulsar
#

i got it right somehow if you're talking about the post processing one. lol

runic epoch
#

The pug's puzzle is still broke

solemn pulsar
#

Anyone have a generic idea of what kind of lighting is good for a chill world? I've got an RV that I'm moving lights around in.. and for some reason I got some anxiety from realizing the yellow lights probably aren't that relaxing. Is blue lighting a little better for just relaxing/watching videos/chatting? What kind of secrets am I unaware of at this moment?

jovial charm
#

Depends on the environment @solemn pulsar

cedar nebula
#

don't use straight yellow, go for oranges and dim

jovial charm
#

Blue is nice in a dark environment

#

While oranges are better for a slightly more lit environment

#

Just darker tones of colours, and whichever works better for your world

solemn pulsar
#

Its an RV.. with a TV in it. lol

#

i was thinking less light too.

#

and its raining, obviously.

jovial charm
#

Blues give more of the hint its night time to ur environment also

#

Ahhh yeah it'd try it with ah darkish blue

#

Or just on the blue light side just not too bright

#

And maybe add some post processing to help?

solemn pulsar
#

oh yeah i forgot i dragged that in.

jovial charm
#

Yeah post processing will help alot

solemn pulsar
#

How do I set up this iwaSyncVideo player?

#

I tested it by just dragging the v2.2s in and when i clicked video it just disappeared so im assuming that aint it chief.

cedar nebula
#

check the readme? I think you have to make it a dynamic prefab though or something. One of these days I'll actually try it myself so I can help debug

solemn pulsar
#

the readme is japanese i thought lol

cedar nebula
#

well yeah but it's 2019, either weeb up or use Google translate

solemn pulsar
#

i aint no weeb and i dont know who said i was

#

alright google translate.

#

save me.

torpid hazel
#

is there a way to make the lightining in a world go inconsistent as if the sun is being blocked by clouds occasionally?

royal canyon
#

@torpid hazel not sure if 3D clouds would block a Skybox's light, but that's worth a try to animate them

#

that'd be the only way I knew how

vast lantern
#

How do you create an irregular shaped onEnter/ExitTrigger collider? overlapping box colliders don't seem to work for me

royal canyon
#

Could you use a Mesh Collider?

vast lantern
#

I think I could, I'll try that out

#

thanks

#

Also do pickup objects have to be on the pickup layer?

#

Can I set it to the mirrorreflection layer to stop it from blocking the ui

royal canyon
#

as far as I know they do have to be on the pickup layer. & I'm not sure about the mirrorreflection layer, sorry :/

#

I've only been at this stuff for a few months lol

royal canyon
#

is the newest version of the SDK necessary to upload worlds or can I continue using the release before the new one?

#

I just don't want to switch over in the middle of finishing my world's updates and all

stone hollow
#

Updating sdk isnt necessary but I'd highly recommend it

#

It shouldn't break anything

royal canyon
#

is there anything new about it? lol

#

I mean besides the UI update, I've seen a few people having problems with it

stone hollow
#

What problems?

#

It's just reccomended becuase it can sometimes prevent you from uploading

#

If you can upload fine then stick to it

royal canyon
#

I'll update it on my next project whether it's an Avatar or World

stone hollow
#

👍

mild spade
#

@vast lantern The pickup layer makes it so that players cant collide with it (and send them flying) It doesnt need to be in that layer. If you set any object to the layer "MirrorReflection" it will be invisible to the players but visible to mirrors and cameras only.

bold ibex
jovial charm
#

@torpid hazel u could use a post processing volume to make the map darker with an animation at random intervals to turn on and enable lightning and some cloud particles

bold ibex
#

Hi guys, how are you?

#

have loli for me

royal canyon
#

@mild spade thank you for that information. So useful!

#

@jovial charm where is the Post Processing Volume? Can you link it to a UI slider?

jovial charm
#

possibly

#

with the same way u would for global

#

the info for post processing volumes can be found in silents guide

#

volumes are just u can set it up in areas u want

#

like i have it under my water in my world and it makes ur vision have a blue hue and some bluriness

royal canyon
#

oh wow that's amazing!

#

how'd you set it to only be under water?

jovial charm
#

just placed the volume under my water

royal canyon
#

It'd be nice if we could do it with audio too, to make it sound like you're under water haha

jovial charm
#

its under my terrain too but noone should be under my terrain unless they really wanna glitch through lol

#

i think u can do some stuff with audio to do that sorta

#

not like super well but u can mess with it a bit

royal canyon
#

It'd be a cool effect but I think it'd be a headache to mess with haha

solemn pulsar
#

@cedar nebula You or anyone else know why IwaSyncVideo spawns the video has huge.. but when I unhide the SpawnVideo its the same size as the trigger?

cedar nebula
#

I think it spawns a prefab so if you resized the player you need to resize the spawned-in prefab as well

solemn pulsar
#

it seems to be the same size

#

except in game

solemn pulsar
#

This is my iwaSyncVideo and the unhidden SpawnVideo next to each other.

#

maybe its something like i should show the spawnvideo and spawnstream before scaling it down?

#

i fixed it by scaling the SpawnVideo down more than I wanted.. and now its about where I wanted it. lol

jovial charm
#

i think its something to do with the spawn anchor part of the player

#

cant remember ik ive messed with it a bit but dont remember exactly what i did

#

for having it not spawn so high up

solemn pulsar
#

should I just delete scripts that are causing me problems or would that cause me more problems?

royal canyon
#

what kind of problems are they causing you?

#

& I'd get rid of any script causing me any sort of problem

#

that's just me though

#

and who knows if it'll cause more problems

#

just gotta test it

solemn pulsar
#

not sure but i deleted it and now the vrchat sdk only says clear cache.

#

How do I fix that? lmao

jovial charm
#

what script did u delete?

#

if u deleted one from the sdk then u gotta delete the whole sdk and reimport it

solemn pulsar
#

i couldn't remember what it was called.

#

But deleting the sdk mightve helped.

#

stress is.. over.. for now.

#

Thanks.

jovial charm
#

yeah be careful of what ur deleting make sure its not part of the sdk

royal canyon
#

I wouldn't stress myself out over anything bud. If it works out, it works out. If not, then find a way to fix it. If you can't fix it, move on. That's what I do at least lol I won't say it's not stressful at times, but try not to dwell on it too much. 🙂 Health is first and foremost, and that includes mental health. Over-stress is not a good place to be, I've been hospitalized from it before.

halcyon wren
#

Is there a reason that people don't lower the near clipping plane other than the fact that they don't know about it

jovial charm
#

Probably just not knowing about that stuff

#

Some barely even know about far clipping plane

halcyon wren
#

it would be nice if people knew about it more, a lot of world's instantly get 10 times better when you can actually see the stuff that's right in front of your face

vale steeple
#

ive always set mine to very minimum

halcyon wren
#

I went through the new section last night and out of like 100 worlds 2 were changed and one of them was just changed a tiny bit

vale steeple
#

Most people making worlds dont know much about creating worlds tbh

near escarp
#

No reason to change the clipping plane in most cases

vale steeple
#

Cant kiss your homies goodnight if you're halfway inside their head :(

near escarp
#

.3 gets you inside their head ?

halcyon wren
#

There's also no reason to not change it

#

and it makes the world a ton better for the people who do care about it

hardy kraken
#

Hello, I was wondering how long do I need to wait for a map to be accepted from the lab.

#

Cause some of my maps, got accepted within a day, and in some cases I'm still waiting after weeks.

near escarp
#

labs is automatic

hardy kraken
#

Which makes me curious even more.

#

Cause one of my maps, has been published to the Lab 2 months ago, and another map which I had published months later, got approved under a day.

bronze smelt
#

It's kind of based on if people go to your world or not

#

Plus a few other things

hardy kraken
#

It's kind of killing me inside, that my maps ain't really visited that often.

jovial charm
#

dont take it too hard it happens, they only ever really popular when they are released but slowly get less visits as time goes on and it isnt on the new list

#

ull still get ppl who will favourite it tho

#

dont make worlds just expecting them to be popular, make them cause u have fun making them is best suggestion i can give ya

hardy kraken
#

I did make them because I thought them to be fun.

jovial charm
#

is that unity terrain or made in blender or something?

hardy kraken
#

It's a W3D terrain.

jovial charm
#

ah

hardy kraken
#

It's a port of a map.

jovial charm
#

ah okay explains some of the texture stretching haha

#

looks good tho

hardy kraken
#

I did quite alot of work on the maps.

#

And it's FPS stable for most of the people I showed the maps to.

jovial charm
#

yeah i have a map i put about 6 months into but its not visited too much, lol went back into community labs cause of that

hardy kraken
#

It's just, not getting attention it deserves .-.

#

But I guess that's because I don't make avatar world, and propably because mirror position is not that obvious for some people.

bronze smelt
#

That's up to each one to decide though.

jovial charm
#

yeah thats what happens with alot of the ported maps :/

#

only ones that really stick around are some avatar maps and, game maps

hardy kraken
#

Something tells me that even IF I make an Avatar World, it still won't get any attention.

#

Kinda makes me want to give up.

jovial charm
#

as i said before dont make worlds for attention/popularity, make them cause u have fun making them

bronze smelt
#

The thing is, you can't just make something, publish it and except people to go there all the time. You got to advertise for it, invite people, interact with those that are in the world.

jovial charm
#

yeah most of my worlds i just hangout in with my friends and have fun in them, i dont expect them to be popular i make them to have a place to hangout and have fun with friends

#

only 1 world i made was really made with the idea of other ppl playing in them but ive gotta fix some of the baking and stuff in it and finish up on some animations and other systems in the world even then i dont expect them to be popular

hardy kraken
#

I'm way too shy to meet new people.

short gulch
#

Don't let that stop you!

#

You could post a join link here in discord and I'm sure at least a few would check it out

hardy kraken
#

Some files in the project might be conflicting another, causing that to happen.

#

You might be forced to remove some stuff from your unity project.

#

Or reinstall VRCSDK clean way.

#

Or both.

#

But it's not about assets, it's more about a script.

#

Assets in the project will not exactly affect stuff which is in the hierarchy, but from what I understand.

#

Some of the things might be referencing to some files which might have either a corruption or a conflct.

#

Not really sure in your case honestly, cause I don't know what kind of files you have in the project.

#

Did you install the Standard Asset Pack? Cause the console refers to them, but it might be that some of the assets ported parts of it but not everything.

#

I belive it might be the case.

#

It was the case sometimes for me, that some of the assets I had ported, were porting standard asset files.

#

Which didn't get all of the references so unity had no idea what to do with them.

#

If you are not using them, you could remove the files which it's calling out, and see if it fix itself.

#

If those files are important hovewer, you might want to download Standard Assets, it's on unity store, and it's free.

jovial charm
#

Delete the scripts from the file location it says in the error @bold ibex

hardy kraken
#

Either way, should work.

#

He means you should remove the files, which it's mentioning

jovial charm
#

It is needed for some world stuff just those scripts it has added conflict with the sdk

hardy kraken
#

"VignetteAndChromaticAberration.cs"

#

That one

jovial charm
#

Yeah in the standard assets folder find the scripts folder and delete the scripts the error is showing

hardy kraken
#

It's kinda annoying, when you get an assets, and it ports part of the standard assets.

royal canyon
#

@bold ibex, in the Terrain settings you can input more than 1 texture and you can go into paint mode on it, too.

#

no worries! 🙂 I don't mind helping at all dude!

#

one sec

#

so under the Paintbrush icon in the Terrain inspector you'll see "Edit Textures", click on that and it'll open the ADD TERRAIN TEXTURE box, you just click on Select and select your terrain image. You can find some good high res ones on Google Images. But once you have 2 textures in there, you can paint between the two to your hearts content. @bold ibex

#

a solid swatch? just a solid color?

#

I would just go to Assets > Create > Material and just change it to a solid color

royal canyon
#

I don't think you can hide parts of the terrain, no

#

you'd have to make custom mesh in Blender and also texture paint it in Blender

near escarp
#

You could also export your terrain in blender and remove what you don't need

#

yep !

royal canyon
#

as an FBX, preferrably. With texturing if you do it inside Blender.

#

@near escarp I'll be showcasing my world Sunday at the CM 🙂

near escarp
#

awesome !

jovial charm
#

Ah nice haha ill be going to this weeks community meet up hopefully @royal canyon

royal canyon
#

yes in Blender you can literally paint your mesh lol

jovial charm
#

Change ur far render distance on ur reference camera @bold ibex

#

Yes

#

No ur camera that is set as ur reference camera on ur world descriptor

#

Most likely its the main camera that unity has default in the scene

#

U gotta set it as the reference camera in the world deacriptor then @bold ibex