iruizu Posted May 6, 2016 Share Posted May 6, 2016 So, i am making this character mod where the character (walden) is able to craft multiple book-like items (drawings), the item's textures are fine on the inventory ,but when dropped the item becomes invisible. i have a .zip file in the anim folder with atlas-0, atlas-1, build,bin and anim.bin ,and i set the animation to idle on the prefab. i am not familiar with lua, so i basically copied the tentacle book from wickerbottom and changed the tentacles to rabbits. i've searched multiple times for a solution and tryied everything i could think of but im still not sure why this is happening. draw_rabbits.lua Link to comment https://forums.kleientertainment.com/forums/topic/67077-book-item-invisible-when-dropped/ Share on other sites More sharing options...
Mobbstar Posted May 6, 2016 Share Posted May 6, 2016 The bank needs to be called like the file, I think ("rabbitd_build" in this case). The build needs to be called like the entity in spriter. No warranty. Link to comment https://forums.kleientertainment.com/forums/topic/67077-book-item-invisible-when-dropped/#findComment-767701 Share on other sites More sharing options...
iruizu Posted May 6, 2016 Author Share Posted May 6, 2016 Thanks for the response i assume that by file you meant the .zip one and the entity on the spriter the picture i have in there. it didn't work, i tried with multiple names and even named em both "rabbitd", i also double checked if the build.bin was refering to rabbitd and it was. I have no idea what to try next. Link to comment https://forums.kleientertainment.com/forums/topic/67077-book-item-invisible-when-dropped/#findComment-767726 Share on other sites More sharing options...
iruizu Posted May 6, 2016 Author Share Posted May 6, 2016 Finally after some time playing with spriter, my codes and build.bin i got it to work! Also, about what you mentioned earlier mobbstar, the bank is acctually called like the entity in spriter and the build is rabbitd_build. Thanks anyway, it helped me Link to comment https://forums.kleientertainment.com/forums/topic/67077-book-item-invisible-when-dropped/#findComment-767750 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now