I want to make it so the as the lightsaber turns on, the blade “grows”
upwards, instead of from the middle. The Blade is welded to the Handle in the tool.
it is like this:
robloxapp-20211018-1106037.wmv (302.2 KB)
I want it like this:
robloxapp-20211018-1116053.wmv (653.4 KB)
I tried setting position at the same time, but it teleports the player up. I also tried using an invisible duplicate of the blade and then tweening the blade to the cframe and size of the blade to those of the duplicate, but it did not work out, help me please. I just want to know how to do the tween or how to set it up.