We use a 3D-model in our game.
When we build our game for Windows we have no errors.
When we build our game for HTML5 we have error: No mapping for .DAE
What is going on?
We use a 3D-model in our game.
When we build our game for Windows we have no errors.
When we build our game for HTML5 we have error: No mapping for .DAE
What is going on?
Could you just try renaming it to .dae
with lower case?
Thanks, problem is solved.
Looks like this problem can be in HTML5 builder.
I also think the error message should be more informative. Without a tip on the forum, I never knew what this problem was.