Questions tagged [steamvr]

Steam is an internet distribution plattform for games. vr stands for virtual reality. So steamvr should be used for questions that are related to steam virtual reality development questions.

95 questions
0
votes
1 answer

playing particle system in Unity

I am using Unity3D to develop for the HTV Vive using SteamVR. I have downloaded an asset from the asset store with explosion effect created using a particle system. I want to play the particle animation when an object is destroyed. Here is the code…
Anzu67
  • 23
  • 6
-1
votes
1 answer

Can I play my unity VR application using RiftCat

I am new to VR application development with unity using SteamVR. I haven't the capability to buy an expensive headset for my studies. So Can I test my unity application with RiftCat.
Hasini
  • 327
  • 4
  • 19
-1
votes
2 answers

Object is not triggering collider

Hi my problem is in Unity, I am a beginner in c#, my gameObject is not triggering the collider that is set on the plane of the game, in order for it to reset it's position. using System.Collections; using System.Collections.Generic; using…
Zestria
  • 33
  • 7
-1
votes
1 answer

How to properly scale imported 3D model in Unity VR?

I am currently trying to make a Unity scene where the scene basically is a 3D plan of a room. So I just imported the 3D model in my scene and added the SteamVR camera rig and it's working (in debug mode and once build). The only problem I have is…
Couclou
  • 43
  • 1
  • 8
-1
votes
1 answer

Unity Steam VR launches incorrect

I've programmed a virtual reality game for the HTC Vive in Unity. I used Steam VR. If I play the game on Unity, everything runs perfectly. It runs also perfectly if I build it. But if I copy my build to another computer, nothing's working. It looks…
1 2 3 4 5 6
7