Game Development Community

Problem with 2 cameras mounted to the same object

by Jesse Hall · in Torque Game Builder · 02/02/2006 (4:13 pm) · 2 replies

I have 2 cameras in my scene both are mounted to the players ship. 1 camera displays the play area and the other is a radar window. If I delete the hero t2d crashes.

If I comment out the statement that mounts the radar window to the player no crash. If I mount the radar window to the hero and then delete or safe delete the radarwindow t2d still crashes when I delete the player.

- Jesse

#1
02/03/2006 (12:09 am)
Why delete the player? Why not just make it invisible?
#2
02/03/2006 (11:47 am)
I'll have a look at this problem in the morning and let you know what I find.

- Melv.