VRChat Unity - Adding Chairs To Your Avatar

  Рет қаралды 21,757

PxINKY

PxINKY

2 жыл бұрын

A Simple Tutorial For Adding Chairs To Your Avatar Using VRChat SDK
=======================================
Join My Discord!
/ discord
=======================================
What i use:
Lyumas Av3Emulator: github.com/lyuma/Av3Emulator/...
Shatteredfur's VRCToggle Assistant: shatteredfur.gumroad.com/l/vr...
Poiyomi's Shader: github.com/poiyomi/PoiyomiToo...
=======================================
Show your support!
ko-fi.com/pxinky
/ pxinky
/ @pxinky

Пікірлер: 58
@RhyzzG
@RhyzzG 9 ай бұрын
dude your videos are so concise so to the point with both your words and visuals. I'm such a novice and learning all of these programs from scratch...all of your vids are a huge freaking help
@6PinkGlamour9
@6PinkGlamour9 Жыл бұрын
Thank you for sharing this with us. I've been curious how people put a seat on their avatar for a while now. I will probably use the toggle assistant, but I appreciate you going through the whole process for us!
@abyssthevulture2695
@abyssthevulture2695 2 жыл бұрын
Pink out here pumping out the great tutorials. Thanks, been meaning to add some of these to my avatar
@DuskstarShine
@DuskstarShine 17 күн бұрын
Such a good and straight forward tutoriel ^-^ thx!
@BeeBN
@BeeBN Жыл бұрын
They really made adding a seat 10x harder
@PxINKY
@PxINKY Жыл бұрын
recently?
@minecrashinhard
@minecrashinhard 4 ай бұрын
Last time I tried this, anyone who sat on the seat lost the ability to move until they rebooted vrc. But im ready to try again
@AmericanRX
@AmericanRX Жыл бұрын
Oh hey its Pxinky again! Hi there fellow wicker! XD
@ASMRoxie
@ASMRoxie Ай бұрын
Half curious if you could set the menu's/toggle with VRC Fury? Also wondering if you know how to scale the person sitting in the chair so looks like either small/massive on the particular spot their in.
@jacoph
@jacoph 2 жыл бұрын
yes please do chilloutvr! love your content helps aspiring content creators!
@PxINKY
@PxINKY 2 жыл бұрын
thank you for the kind words jaco, i will as soon as i learn it!
@Jay6x
@Jay6x Жыл бұрын
Nice tutorial. It shows how to simply add a station to an Avatar 3.0 with a toggle. The only issue I have is the position at which an avatar enters/exits. By default, the enter/exit position determines where the base/feet of an avatar are, which can be difficult if you want an avatar to sit on someone's shoulders but they're either smaller or bigger than the base avatar. There seemed to be solutions to this for SDK 2.0 where it'd use the hip position instead, but I haven't seen such thing for SDK 3.0. Is there a prefab for avatar chairs in 3.0?
@melon5111
@melon5111 Жыл бұрын
yeah such a solution doesn't exist. They made the seats much worse with 3.0 sadly.
@SquibLT
@SquibLT Ай бұрын
@@melon5111 i know im a year late, but does this mean i have to fiddle fart with it until its lined up properly? theres no way to visualize where the avatar will be on the seat in unity?
@melon5111
@melon5111 Ай бұрын
@@SquibLT No there still isn't really a good way to visualize. It is deterministic but you kind of just need to get a feel for it. It sucks I know
@SquibLT
@SquibLT Ай бұрын
@@melon5111 gotcha i had a feeling only ended up back here looking for a way to visualize the seating. thank you anyway!
@paulblart5358
@paulblart5358 Жыл бұрын
Should we turn on the tigger in the seat collider?
@blubariblub6960
@blubariblub6960 Жыл бұрын
Hey quick question , i followed your tutorial (except the animation because the station is child of another object that's toggable) but the chair doesn't appear to other players, why is that? Is it because I have no renderer object? (I only have the collider)
@PxINKY
@PxINKY Жыл бұрын
yeah, i think i forgot that you need a mesh renderer so other non-local players can see it. thats my bad
@squidiskool
@squidiskool 7 күн бұрын
Tested it with my friend, the toggle works but the seat doesnt appear for the both of us and we cant sit, (we are both using humanoid avatars that can sit, the avatar with a seat is non-humanoid and we are both on PC) anything i possibly did wrong?
@CYkillone
@CYkillone Жыл бұрын
Can this be used If I want to add a seat for myself on my avatar? I've tried but no luck so far. The seat has a world constraint so it's not "ON" the avatar but rather attached with the avatar so I can spawn a seat for myself whenever I want.
@PxINKY
@PxINKY Жыл бұрын
Sadly VRChat does not allow you to interact with your own seats, Which really sucks for people making portal systems
@Dragon19900608
@Dragon19900608 Жыл бұрын
Hello, you helped much with your guides, thanks, but we can adjust sitting position correctly? some avatars works perfectly, but some sits wrong, some just flying in T pose. If i undestand correctly we need add animation controller to all have same sitting pose? What must be in that controller? In world chairs have adjuster to all avatars to sits correctly, but i dont have access to world files to get how it works. Any tips?
@PxINKY
@PxINKY Жыл бұрын
I believe you could make a dumby fx layer, and just slot a sitting animation into the base layer
@Dragon19900608
@Dragon19900608 Жыл бұрын
@@PxINKY hope it helps, thanks!
@Doomestic_Abuse
@Doomestic_Abuse 8 ай бұрын
So I was wondering, instead of making a seat off couldn't I just hide the seat and have a toggle make it appear and disappear?
@PxINKY
@PxINKY 8 ай бұрын
this video is a bit old, and seats may have changed since, i may need to re-research them and perhaps make an updated video
@CreaturesThatThrive
@CreaturesThatThrive 14 күн бұрын
...So is this adding it to your shoulder or your hand? :p
@3dchoosen635
@3dchoosen635 Жыл бұрын
it worked with me for the PC but when I try for quest it refuse upload and give me an error saying the following component types are found on avatar will be removed by the client: BoxCollider
@PxINKY
@PxINKY Жыл бұрын
yes, quest does not allow box colliders
@3dchoosen635
@3dchoosen635 Жыл бұрын
@@PxINKY so there's no way at all for quest or there's different method ?
@mr.skitts5692
@mr.skitts5692 Жыл бұрын
Hey I did this exactly as shown, yet seats do not show up, i even tried to add a mesh renderer to it to no avail. Any ideas?
@PxINKY
@PxINKY 11 ай бұрын
Interesting, does it show up for others? (you cant interact with your own seats)
@mr.skitts5692
@mr.skitts5692 11 ай бұрын
@@PxINKY Oh i had figured it out, when setting it up i had to keep the object show and have the components themselves hidden for the toggle
@Keith-rd2uh
@Keith-rd2uh 5 ай бұрын
@@mr.skitts5692 I think that is the way the documentation says to do it
@EeveeBear
@EeveeBear 11 ай бұрын
can you make an updated tutorial? its not working for me
@PxINKY
@PxINKY 10 ай бұрын
The stations are bugged atm, vrchat has done some goofing
@user-ft6wg4xb4m
@user-ft6wg4xb4m 11 ай бұрын
Is there a reason not to check Box Collider's Is Trigger?
@PxINKY
@PxINKY 10 ай бұрын
Normally box colliders allow you to force users off your seats, I turn it off since it is a collider and can mess with things if not done properly. And for new users (what this tutorial is geared towards) id rather just remove any chance of problems occurring
@user-ft6wg4xb4m
@user-ft6wg4xb4m 10 ай бұрын
Thank you for your kind reply !
@superzilla784
@superzilla784 6 ай бұрын
Quick question. is this up to date? I just tried your video, made sure I had everything down, and nothing happened. my friends are saying stuff has changed in a recent update to VRChat.
@PxINKY
@PxINKY 6 ай бұрын
VRChat has broken seats on avatars for a hot minute, ill have to re-look into them to see if they are working or what not
@lucasman-ep4bt
@lucasman-ep4bt 5 ай бұрын
@@PxINKY so are they still working?
@davidmacias968
@davidmacias968 8 ай бұрын
ive watched this video so many times, followed it to the T an still cant get it to work i dont know what im doing wrong and its getting frustrating..
@PxINKY
@PxINKY 8 ай бұрын
Seats are broken right now
@PxINKY
@PxINKY 8 ай бұрын
You could try VRCFurys version. I believe they use a work around to fix the issue
@wingeddiscordant1398
@wingeddiscordant1398 5 ай бұрын
Do you know where to find VRCfury's version? Because i'm fighting with the chairs rn too@@PxINKY
@j-fizgamevids9408
@j-fizgamevids9408 Ай бұрын
Wait, can this work for quest?
@dayglonecro
@dayglonecro 29 күн бұрын
yes it does, just remove the box collider before uploading it to quest
@midnightshadows6365
@midnightshadows6365 Жыл бұрын
This does not work on quest does it
@PxINKY
@PxINKY Жыл бұрын
i dont have a quest so i would not be able to confirm this
@midnightshadows6365
@midnightshadows6365 Жыл бұрын
@@PxINKY turns out it does even without the box collider
@PxINKY
@PxINKY Жыл бұрын
@@midnightshadows6365 awesome!
@PIZZARATRBLX442
@PIZZARATRBLX442 Ай бұрын
i made the chair too big and was nearly kicked from over 3 servers 😭
@PxINKY
@PxINKY 28 күн бұрын
Fun fact, chairs can interact with portals, so you can actually boot yourself from instances if the world has a portal in it and you have safe portals disabled!
@nedjay9688
@nedjay9688 Жыл бұрын
քʀօʍօֆʍ 🌸
@RainbowiaPS3
@RainbowiaPS3 Ай бұрын
We ArE gOnNa CaLl ThIs SeAt lwkcbaldnskcnsldndldkdd cringe
@allien.777
@allien.777 Ай бұрын
oh nooo god forbid someone have a little fun and be silly while making a completely free tutorial for users who want to learn how to do something 😢 you must be fun at parties
VRChat Unity -  How To Add Sound! (Boop Tutorial Part 2)
3:07
Clown takes blame for missing candy 🍬🤣 #shorts
00:49
Yoeslan
Рет қаралды 40 МЛН
تجربة أغرب توصيلة شحن ضد القطع تماما
00:56
صدام العزي
Рет қаралды 61 МЛН
Automatic Textures in Blender
1:41
lerngasm
Рет қаралды 117
Marvel's Avengers - All Tony Stark Cutscenes
37:54
Ruba
Рет қаралды 783 М.
Add Toggles in MINUTES with VRCFury! (Fastest method)
6:46
Blender pro gets intro to Gravity Sketch
21:18
Unreality3D
Рет қаралды 55
3D Rigging is Beautiful, Here's How It Works!
13:44
Doodley
Рет қаралды 529 М.
Toon Boom Harmony Tutorial for Beginners: How To Make a Cartoon!
29:34
Jesse J. Jones
Рет қаралды 1,6 МЛН
Intro to Animation Rigging & Procedural Animation in Unity
13:33
iHeartGameDev
Рет қаралды 174 М.
Final Fantasy Sonic X  FULL (ALL EPISODES 1-7)
42:52
Sonic Destiny
Рет қаралды 306 М.