Luciamo Posted February 9, 2023 Share Posted February 9, 2023 My custom follower won't jump onto platforms, mainly being off and on boats. All they do it follow me with the walk animation onto the boat and stop moving entirely. I'm using the Taern follower as a base with the default merm/pigman boat hopping setup. If anyone knows if this needs any extra code, or something to do with the creatures brain please let me know, am I very new coding and have no clue what to do. inst:AddComponent("locomotor") -- boat hopping setup inst.components.locomotor:SetAllowPlatformHopping(true) inst:AddComponent("embarker") inst:AddComponent("drownable") Link to comment https://forums.kleientertainment.com/forums/topic/145977-custom-follower-wont-jump-onto-platforms/ 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