WaDuck Posted July 31, 2020 Share Posted July 31, 2020 (edited) This is my first mod and I believe i have all the fundamentals of the character ready but the characters main gimmick is that bees will be neutral and will even help in battle but i honestly have no idea how to do that.or if its even possible. thank god this has an edit option Edited July 31, 2020 by WaDuck Link to comment https://forums.kleientertainment.com/forums/topic/120599-help-with-modded-character/ Share on other sites More sharing options...
FurryEskimo Posted August 3, 2020 Share Posted August 3, 2020 I don't know how to make them be your allies, but you could try studying the bee-brain file. I know there's already a mod that makes bees passive when you harvest honey, so maybe look through that file to see what stat they changed? Link to comment https://forums.kleientertainment.com/forums/topic/120599-help-with-modded-character/#findComment-1359519 Share on other sites More sharing options...
WaDuck Posted August 3, 2020 Author Share Posted August 3, 2020 I was looking through the bee files and i found some things i could change but I didnt know about the passive bee mod, ill check it out.Thanks! Link to comment https://forums.kleientertainment.com/forums/topic/120599-help-with-modded-character/#findComment-1359582 Share on other sites More sharing options...
-LukaS- Posted August 4, 2020 Share Posted August 4, 2020 You can add a unique tag to your character like: inst:AddTag("yalikejazz") and then add AddPrefabPostInit("killerbee") to your modmain with AddPrefabPostInit containing local RETARGET_CANT_TAGS = { "insect", "INLIMBO", "yalikejazz" } 1 Link to comment https://forums.kleientertainment.com/forums/topic/120599-help-with-modded-character/#findComment-1359861 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