tato.beq Posted October 18, 2016 Share Posted October 18, 2016 Hello I made a custom ring and i want to add some textures on that ring, but it's not working properly. Here's my scene. http://www.babylonjs-playground.com/#1FKMAH#0 I'm a very beginner of Babylon.js index.html .DS_Store ring.babylon Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 18, 2016 Share Posted October 18, 2016 Hello the addMeshTask is not returning the mesh (loading is asynchronous because we load data from the web), You have to use the onSuccess callback. Doc: http://doc.babylonjs.com/tutorials/How_to_use_AssetsManager Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.