ant7735 Posted August 18, 2022 Share Posted August 18, 2022 (edited) I added an item to the game, however when the item is dropped it doesn't appear? after replaying the game 8 times and recompiling each time it appear... Edited August 20, 2022 by ant7735 Link to comment https://forums.kleientertainment.com/forums/topic/142685-custom-item-disappears-when-placed-on-the-ground/ Share on other sites More sharing options...
Bumber64 Posted August 19, 2022 Share Posted August 19, 2022 Something's wrong with your item's animation. (If you don't have one, you need it.) Link to comment https://forums.kleientertainment.com/forums/topic/142685-custom-item-disappears-when-placed-on-the-ground/#findComment-1594955 Share on other sites More sharing options...
ant7735 Posted August 19, 2022 Author Share Posted August 19, 2022 3 hours ago, Bumber64 said: Something's wrong with your item's animation. (If you don't have one, you need it.) I do have one, the animation name is the same as used in the code Link to comment https://forums.kleientertainment.com/forums/topic/142685-custom-item-disappears-when-placed-on-the-ground/#findComment-1594989 Share on other sites More sharing options...
Bumber64 Posted August 20, 2022 Share Posted August 20, 2022 (edited) Do you have something like this after setting your bank and build? inst.AnimState:PlayAnimation("idle_whatever") Edited August 20, 2022 by Bumber64 Link to comment https://forums.kleientertainment.com/forums/topic/142685-custom-item-disappears-when-placed-on-the-ground/#findComment-1595072 Share on other sites More sharing options...
ant7735 Posted August 20, 2022 Author Share Posted August 20, 2022 (edited) 1 hour ago, Bumber64 said: Do you have something like this after setting your bank and build? inst.AnimState:PlayAnimation("idle_whatever") Aha I see the issue I misspelled the bank, thanks for tying to help though. Edited August 20, 2022 by ant7735 Link to comment https://forums.kleientertainment.com/forums/topic/142685-custom-item-disappears-when-placed-on-the-ground/#findComment-1595105 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