Anyone that created a game or is creating one (of scale)?

Hello @Shmoji Can you share more information about your project? We’ve got quite a few optimizations / tools that can help complex/bigger apps (e.g. instancing, progressively generating/loading lower-res textures, texture compression, mesh compression, dynamic loading of content)

About your questions:

  1. You can, WebXR support is built in and you can assign a prefab that will be used as an avatar right now.
  2. Also yes. All currently supported UI elements are interactable in VR too and you can e.g. implement IPointerClickHandler (among others) interfaces on your classes to receive input

https://twitter.com/marcel_wiessler/status/1655573482879500288

the project:

  1. you enter room where you can press 2 buttons. 1 shows tutorial video and other teleports you to another room
  2. in other room, there are several machines that you can interact with in different ways to enter data. So various buttons and interactables that have physical elements to them
  3. once done in that room, you press button and teleport to another scene where it’s basically more somewhat logically complex devices for VR user to interact with
  • All 3 of these scenes have some pretty large assets used

Sounds like from your response, this is do-able with a lot of effort

by user 352282921056468993

  1. that’s just a VideoPlayer component and you can use a button to trigger loading the other room and switching the scene (we have a SceneSwitcher component for that)
  2. Physics (Rigidbody, colliders) work. But depending on your machines and types of interactions you might need to write a bit of code. If things would be just physics/throwable etc you would for example just add a DragControls component + Rigidbody. But I imagine you have some levers or something like that?
  3. The transition would be like in 1) with a button + e.g. SceneSwitcher

Are the machines/devices all built with XR interaction toolkit only? Do you have a video?

Hi everyone, worth looking at newly released https://app.songsofcultures.com as an example of a feature rich web app with lots of content fully built in Unity with Needle Engine (it was originally a app for iOS and Android with ARFoundation and ARSimulation)

Ukrainian songs on youtube: https://www.youtube.com/watch?v=bLoiUQwW6oY

Yee! shoutout to @herbst​:cactus: for this amazing work of art :smile:

by user 210929219750854656

Big team effort! :smile:

wow ! that is an amazing demo for needle !

by user 700879811085598831

it really is!! and the Web UI is silky smooth!

by user 248501710404845568

Thanks. The UI is built with vue there

are there any tutorials are udemy courses on this?

by user 723402992203726908

Hey! i was looking for some assitance of anyone! I’m baking 10 lights in unity, and out of the 10 only 8 or so show up, is there a limit to a prefab model? My whole model is a Fbx Model it’s a town and The lighting bake isn’t working properly, I may send some images later as well, But yeah :frowning: It’s been stopping me from making any progression for my map. if someone could help solve this for me that would be amazing! also yes my lights don’t flicker, pixel count for lights is at 100

by user 1060814409552904192

Hi could you please start a new post for this? Thanks

?

by user 1060814409552904192

Please create a post here :slightly_smiling_face: Thank you