nonnapasta
NNormal
•Created by nonnapasta on 2/13/2025 in #🤝ask-a-question
Collision Detections on RealTime Objects Not Working
Hello, I have two game objects that need to collide so I can get reference to a rigidbody. I have one game object with a box collider, and the other has a rigidbody and a box collider. both of these objects get instantiated when a player joins the room and I can't get collision detection between these objects. They are both called using Realtime Instaniate and they both have realtime views & transforms. Thank you for any help!
6 replies
NNormal
•Created by nonnapasta on 1/29/2025 in #🤝ask-a-question
Can't get my player to move (parented to an obj w a rigid body)

83 replies
NNormal
•Created by nonnapasta on 1/24/2025 in #🤝ask-a-question
Getting normcore to work with XR Interaction Toolkit & creating trackable objects
Hello, I'm creating a multiplayer game where players navigate their own boats and shoot balls at each other. I have gotten multiplayer to build to a standalone apk for Quest, yet can't figure out how to get players items to track to each player's Local Avatar Prefab. Do I need to add a component to all the prefab's children? Any links to resource? - Should I be following Strokebrush and reprogram my boat/ oars/ XRI hands/head? Thanks for any help- this is for my capstone at school ❤️
18 replies