Hi this is @Codeknight999 ’s alternate account.
I am wondering how I would make a vr building game where you have things to build with. You touch the building block it would copy and go where you point. I have a oculus to use. What would be my first order of business?
Hi @Code_Knight and welcome,
That’s a big task! I’d say your first order of business is to split your game to smaller tasks:
- VR camera and controller
- Raycasting to select objects
- Builbindg blocks
From there try to narrow down your questions to simpler issues and use the forum search field to look for answers.
Hope that helps.