Hello all,
I’m working on my first personal project with Unity, I’ve some experience on game programming with various frameworks (Android API, Libgdx ecc…) but I’m an absolute beginner on Unity.
What I want to achieve is a sort of vertical shoot’em up and I’m wondering what is the best way to script attack of monster while the camera moves through the scene. Do I have to script manually in C# with some kind of “trigger” the camera activate on its passage, or there is some suitable tool?
Thank you in advance.
Lorenzo