Are there any drawbacks to using 3D sprites, other than having one less layer?
EDIT: Seems like it doesn't remove a layer, it just reserves layer 0 for sprites. The drawbacks that I know of are that you can't use tiled sprites and all sprites must be on the same layer.
Now it seems like...