I am making a game
I want to add a fun zone layout
In that I want to add some 3d models
I have tried to use the 3d model extension
This is the extension:
But it is showing some error
Is there any other way to display it
Please help
I am making a game
I want to add a fun zone layout
In that I want to add some 3d models
I have tried to use the 3d model extension
This is the extension:
But it is showing some error
Is there any other way to display it
Please help
What is the “error”? Can you also post your blocks?
Does the .obj
actually exist in the path you mentioned ?
Also, do you have android.permission.READ_EXTERNAL_STORAGE ?
Is the readymade.obj
file created by your app? If no, you might not be able to access it.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.