MrDoge124 Posted September 4, 2019 Share Posted September 4, 2019 I have a backpack that I would like to modify to have the ability of a snurtle shell, where you can hide inside it. I got it to work but the bag doesn't have the sprites for it so the bag turns invisible. (See picture) Is there a way to give the backpack the animations or sprites needed? Can I swap the animations when you use it and change them back when you stop using it? I've attached the backpack's code below. green_backpack.lua Link to comment https://forums.kleientertainment.com/forums/topic/111294-how-can-i-give-a-backpack-the-snurtle-shell-armor-ability/ Share on other sites More sharing options...
Thomas_klei Posted September 5, 2019 Share Posted September 5, 2019 i think you can add in local assests the shell assests to do this if you want to make a whole new hiding animatio you need to add another image to be the static version ( i think) Link to comment https://forums.kleientertainment.com/forums/topic/111294-how-can-i-give-a-backpack-the-snurtle-shell-armor-ability/#findComment-1254558 Share on other sites More sharing options...
MrDoge124 Posted September 5, 2019 Author Share Posted September 5, 2019 (edited) I added the shell animation zip to the local assets but it didn't work. I think I have to get it to actually use the animations when the backpack is used. It uses a custom backpack i retextured but I don't think the backpack has right sprite, so it becomes invisible. I will try later to add the shell sprite onto the sprite sheet and see if it works Edited September 5, 2019 by MrDoge124 Added information Link to comment https://forums.kleientertainment.com/forums/topic/111294-how-can-i-give-a-backpack-the-snurtle-shell-armor-ability/#findComment-1254629 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