"> Carmera bug? | Technical Issues | Forums | Community | GarageGames.com

Game Development Community

Carmera bug?

by Yong-woo Lee · in Technical Issues · 10/29/2004 (10:27 pm) · 1 replies

We are making tank game. but when making *.dts load , carmera always focus on the tank bottom,
Does we missed anything?
plz anybody help us
thanks

About the author

Recent Threads


#1
10/30/2004 (12:59 am)
You most likely forgot to put an eye and cam node into the model. Check the documentation if needed, but you basically put in a dummy node called eye and another called cam. Those are the first + third person camera positions.

You could also use e.g. my advanced camera resource. It does not use the fixed nodes, but a script defined offset that can be changed easily - even dynamically.