Using logic bricks(don’t know python scripting), I would like to switch between two cameras in the same scene.
To clarify what i would like to do:
If cam2 is active…
stay active for 3 seconds…
then switch back to cam1.
Here is my blend file…
http://tinyurl.com/yasnuuq
I have it set up now for a 2 second delay after game start then it switches to cam2.
I want it to switch back to cam1 after 3 seconds. I just used the delay now to simplify things…but i will actually be switching to cam2 when the object collides w/ another trigger object. I know how to do that. I just need it to switch back automatically to cam 1 after 3 seconds
hopefully this can be done w/ logic bricks.
Thanks for any help…