I might be missing something obvious, but why did we switch into view mode and go into side view in the first place? Couldn't we have just used the camera view to create an ellipse for the blast and gotten the same result?
Hi uunbounded ,
There are always multiple ways of doing things to get a certain result. So yes, you can certainly do it your way, if you want, but in this case, I fail to see how that would be any simpler.
It's probably like Martin says... there's often more than one way to achieve a certain result and it could just be a matter of the workflow. One subtle difference, though, is that the camera view is a perspective view while the top/front/side views are orthographic. Some things are easier to see in one while others might be easier to see in the other, so it doesn't hurt to know both so you can use them.
I think I follow. Seems I may have been thinking in "2d mode" while for that part Paul was thinking in "3d mode". Makes sense.
Appreciate the answers all!