Re: point_viewcontrol How to change it to..
Posted by l00n_NooN on
Sun Oct 7th 2007 at 9:32am
16 posts
2 snarkmarks
Registered:
Aug 21st 2007
He guys i need some help!
How can i make a point_viewcontrol witch after some seconds it changes to another point_viewcontrol.
Like you are watching alyx's face and after some seconds you watch her back.
I want to input/otput camera1 and camera2 (the point_viewcontrols) from camera1 to go to camera2 after a 5 seconds.
Did you understand me?
Thhhhaaaannnks!
Re: point_viewcontrol How to change it to..
Posted by l00n_NooN on
Mon Oct 8th 2007 at 5:33pm
16 posts
2 snarkmarks
Registered:
Aug 21st 2007
Hm i realize how to make it easier...
Look now im making 4 point_viewcontrol (s)
I have npc_breen infront of me!
and my Point_viewcontrols names are camera1 camera2 camera3 and camera4
So i click on breen's properties and ouput this.
My Output Named: OnDead
Target entities named: camera1
Via this input: Enable
AND THEN..another
My Output Named: OnDead
Target entities named: camera2
Via this input: Enable
After a delay in seconds of: 5
And the camera3 seconds will be 10 and the camera 4 seconds will be 15..
So breen have 4 Outouts and the cameras will change in every 5 seconds
Simple and working! ^^)