I’m trying to make something that throws 5 firecrackers in a spread out area in the direction on where i click
how would I make the bodyvelocity to do so
1 Like
To do this you would just need to raycast with slightly differing angles. So have your original position then adjust the angle by the degrees of difference you are expecting for desired result.