Hello! I was wondering is there anyway to make this
into a trail like when you shoot a fireball rock trail follows behind it?
you can use robloxs built in trails
example of one:
you can also customize them
You can do this, just make a loop to create rocks on both the right and left sides and use raycast to check the ground, every 1 second or less creates 2 rocks on the right and left side of the fireball position and uses raycast to get their final position and color/material.