Hi everyone! I’m trying to load the floor mesh from the starter content, but I’m getting a file path error. Any idea what the path is?
This is my code, blast time is the SolutionDir.
And this is the error I’m getting:
Hi everyone! I’m trying to load the floor mesh from the starter content, but I’m getting a file path error. Any idea what the path is?
This is my code, blast time is the SolutionDir.
And this is the error I’m getting:
If you right-click on an item in the content browser and select “Copy Reference”, it gives you the correct path to that item. I don’t think you’re supposed to include your project name in the address.
That worked perfectly for me! Thanks!