xulipa
xulipa
NNormal
Created by xulipa on 8/23/2024 in #🤝ask-a-question
Prevent ownership toggle
Thanks I previously thought sometime like this would be a bit too hacky, but since as you mentioned RT doesn't support parenting, this must be the best solution
13 replies
NNormal
Created by xulipa on 8/23/2024 in #🤝ask-a-question
Prevent ownership toggle
Should I check ownership of Realtime.Transform only or also of Realtime.View? Ohh yeah that's what I thought.
13 replies
NNormal
Created by xulipa on 8/23/2024 in #🤝ask-a-question
Prevent ownership toggle
I have a prefab I instantiate after connection. However it's behaving a bit strange since when I'm using the weapon it has a vibrate script but my controller also vibrates when the other players are using it (this might be solvable with checking isOwnedLocallySelf in script?). Also I tried with having the weapon childed in the XR rig on the hand, but then it would show up with a big offset etc. So not sure what's the best way to spawn in objects in the hand of the player.
13 replies
NNormal
Created by xulipa on 8/23/2024 in #🤝ask-a-question
Prevent ownership toggle
Ahh makes sense.
13 replies
NNormal
Created by xulipa on 8/14/2024 in #🤝ask-a-question
Changing scene room duplicates XR Origin
@Normcore Assistant can you change the script into Additive Scene/Room loading instead
15 replies
NNormal
Created by xulipa on 8/14/2024 in #🤝ask-a-question
Changing scene room duplicates XR Origin
Because in this video I see that they are removing their XR Origin from the scene. Which I cannot because I'm using a different XR Origin for every scene: https://www.youtube.com/watch?v=AGMKZcL_CuI
15 replies
NNormal
Created by xulipa on 8/14/2024 in #🤝ask-a-question
Changing scene room duplicates XR Origin
So that's some native Unity system code I would be looking for?
15 replies
NNormal
Created by xulipa on 8/4/2024 in #🤝ask-a-question
Animate hands on avatar
Appreciated. Will try this in a couple of days!
9 replies
NNormal
Created by xulipa on 8/4/2024 in #🤝ask-a-question
Offline mode
Ohh needs to be 2.10
9 replies
NNormal
Created by xulipa on 8/4/2024 in #🤝ask-a-question
Offline mode
@Normcore Assistant I'm using Normcore 2.9.5
9 replies
NNormal
Created by xulipa on 8/2/2024 in #🤝ask-a-question
Collider on Full Body Avatar
Found the error: For some reason my Terrain is still assigned to "Default" layer even though I changed it to "Terrain". Not sure why that is, but anyways my solution for know is just to ignore collisions with "Default".
5 replies