Game Development Community

Copying interior objects in script

by Imm Dtu · in Torque Game Engine · 11/21/2005 (2:22 am) · 0 replies

Hi,

Im trying to copy some interior objects from the script and have tried to implement both solutions from this thread: "http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=6584", but get this error when the camera is moved in the direction of copied object:

Fatal:(c:\torquw\sdk\engine\interior\interior.cc @ 2078) Bad texture handle in rebuildVertexColors.

Does anyone know how to fix this?


Thanks in advance :)
/Immdtu