Forum Discussion
auricula
5 years agoHonored Guest
C# namespace scripting issue (noob)
I’m trying to modify the demo ‘Room’ scene.
I have added a text mesh pro object and a new script to a ‘grabbable’.
problem:
editing OVRGrabber to include TMPro
or, reference the new script parameters
both result in compilation errors mentioning the ‘namespace’ or assembly language problems
since I’m not messing around in assembly language, I assume this is a namespace issue that can be resolved using something like:
- using namespace something-I-can’t-figure-out
- or something akin to putting std:: in front of the offending call
appreciate the help, thanks
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 5 months ago
- 10 months ago
- 9 months ago
- 8 months ago