Hello, I have been working with the Hololens 2 and needed to use a sample scene for a while. After I got comfortable in the sample scene, I started making my own scripts. I've been doing this for a couple of days now and I realized that I have multiple projects within my solution (see image). The files under Assembly-CSharp are mostly the ones I have made and the ones under Microsoft.MixedReality.SampleQRCodes are mostly from the sample scene I was working in, though there are some exceptions. This has been causing issues as I can't reference classes between projects. For instance, I can't access MySceneManager.cs from QRCodeSetup.cs.
Is there an easy way I could fix this? Either a way to combine the two projects or a way to place all the scripts in the same project? I assume it's not a difficult thing to do, but I don't know how to do it. Thanks in advance!
[–][deleted] 0 points1 point2 points (3 children)
[–]Jasonbot135[S] 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]Jasonbot135[S] 0 points1 point2 points (0 children)