A downloadable asset pack for Windows

Download NowName your own price

This is the project I used on the " IImport 3D Model With Textures And Animation With Blender Script" video on  https://www.youtube.com/@AsatteGames channel. You can download and extract the file and import to Defold. The Sprite Sheet I used can be found on https://cupnooble.itch.io/sprout-lands-asset-pack .

Follow on itch io and subscribe on YouTube for more Defold tutorials and content!

Download

Download NowName your own price

Click download now to get access to the following files:

3DModelImportTutorial.zip 7.5 MB

Comments

Log in with itch.io to leave a comment.

(+1)

Great tutorial. Did you do the animations yourself in Blender? And what if I texture the model myself without using a baked image, will that work in Defold?

(1 edit)

Hi and sorry for the late reply. I was not notified about it.

I reuploaded the tutorial with a simpler way so no need for baking anymore. I shared a simple Blender Script that will extract the textures and solid colors.

And, no. As this was a model I found online, I did not do the animations myself :)

(+1)

Another great tutorial. How do you figure these things out? Reading the documentation is part of it, but not everything you want is there. 

(+1)

Actually, it's mostly reading the docs and then a lot of trial and error. Once I get the general idea on how to do something, I share a tutorial on it :)

Like you said, some things may be a bit too complicated to understand with only docs. At times like these, I simply skip the topic and return to it once I know Defold better and hoping this time I will get it