Ratituee Posted February 26, 2023 Share Posted February 26, 2023 So basically I want to make the "pick" animation go faster on a character I'm making. I am still pretty new to custom characters, and I couldn't find anything in the prefabs folder, so sorry if it is common knowledge. I want to make picking plants (grass, twigs, berries) take less time. I found some old forum posts from 2014, but they only appear to work in solo Don't Starve. Link to comment https://forums.kleientertainment.com/forums/topic/146170-how-to-make-custom-characters-pick-faster-dst/ Share on other sites More sharing options...
Haruhi Kawaii Posted February 26, 2023 Share Posted February 26, 2023 23 minutes ago, Ratituee said: So basically I want to make the "pick" animation go faster on a character I'm making. I am still pretty new to custom characters, and I couldn't find anything in the prefabs folder, so sorry if it is common knowledge. I want to make picking plants (grass, twigs, berries) take less time. I found some old forum posts from 2014, but they only appear to work in solo Don't Starve. Put it in common_postinit and try again Spoiler inst:AddTag("fastpicker") inst:AddTag("fastpick") Link to comment https://forums.kleientertainment.com/forums/topic/146170-how-to-make-custom-characters-pick-faster-dst/#findComment-1621944 Share on other sites More sharing options...
Ratituee Posted February 26, 2023 Author Share Posted February 26, 2023 (edited) 56 minutes ago, Haruhi Kawaii said: Put it in common_postinit and try again Hide contents inst:AddTag("fastpicker") inst:AddTag("fastpick") Thanks for the quick reply, but I actually meant I wanted it to be faster, not instantaneous. Thankfully, I did a little digging and used inst:AddTag("quagmire_fasthands"), which uses a character ability from The Gorge to pick things faster. Edited February 26, 2023 by Ratituee typo 1 Link to comment https://forums.kleientertainment.com/forums/topic/146170-how-to-make-custom-characters-pick-faster-dst/#findComment-1621949 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