I am making a pallbearer script for a game and I need to make it where I can control multiple NPCS that are carrying the casket. (see provided picture for example)
it would be rather easy to create a cart with a simple drive function on it but the issue is I do not like adding complicated rigs to this stuff as its meant to interact with vehicles that can glitch and spazz out if handled wrong. I have a feature already where one person can grab the handles of the casket but having multiple players try and move at once is well a cluster at best. Is there a way I can make the casket move for them or move them all at once from a single controller? I am needing it to behave like multiple people moving an object as in not having everything basically float down slopes and such.