Launcher Tool Help

Hey. I’m trying to make a launcher tool. The tool will shoot parts and I want them to fly through the air and land on the ground at some point due to gravity, while maintaining an upright position. I’m not sure how I can do this, since tweening doesn’t support curves (to my knowledge) and using velocity impulses just confuse me (and when I try using them the part always loses the orientation of itself). I need a method on doing this, but you don’t have to make a script for me. Thanks.

1 Like

You might want to check out this module for tweening curves!
Hope that helps!