How can I make a bomb fuse move dynamically in-game?

So I created a bomb with a fuse for a small game project and I would like to know how I could make the fuse move dynamically in-game whenever the bomb is moved or thrown. The fuse is already subdivided so that it can bend freely. Any help would be much appreciated.