How to do complex multipart animations with models/parts with no humanoids

Hello!

I am working on a SCP facility project and I need to figure out how I would animate multiple parts in say, opening a large blast door with hydraulic supports! How would you go about doing this? With TweenService, animation? I honestly have no clue and I have not found any information about it either online.

TweenService seems like the way but is it really done via creating a TweenService animation for each part individually because that seems a bit overbearing to me at least. So I am wondering if there is an alternative that is less time consuming and more effective.

1 Like

Use a custom rig plugin and if you want to avoid a humanoid just insert an animator and make sure you have a root part. I would recommend looking at some custom rig related posts!

I have never tried it but maybe you can use animation controller

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.