3D sprites wont render on top of each other?

heyo, so ive been using the 3D sprite extension to create a circle effect below my car, but the other 3D sprites seem to overlap and clip through the circle sprite. (image above - explosion effect clipping through circle sprite) I don’t think that this is a Z position issue, as i am trying to display both on screen at

the same time. Is there any way to fix this?

Is the circle sprite 2D?