Game Development Community

Activating a new camera

by Jeremy Reddoch · in Technical Issues · 10/14/2004 (10:22 am) · 1 replies

Does anyone know a simple way to make the camera go to a certain node in the game? I have herad this is simple but yet I am having problems

#1
10/15/2004 (8:31 am)
I have no idea if this would work, but it's something to try...

Add an animation sequence which moves the eye joint to the location of the desired node. Make it a 2 frame animation and it should blink there.

Again, just a thought. There is probably a better way.