Game Development Community

1.4rc2 problems

by Neil M. · in Torque Game Engine · 10/27/2005 (10:33 am) · 3 replies

In 1.4rc2 I've placed 2 objects in the world. I then select the first one, copy the position information, select the other item in the tree view, paste the value into the position textbox for that object and when I click apply, nothing happens.

Does anyone else have this problem?

Also, I've hit another snag. Objects in 1.3 were placed based on the center of the bounding box, correct? In 1.4rc2 it appears as though they're placed on the bottom of the bounding box. How do I get the old functionality back?

#1
10/27/2005 (10:57 am)
Did you check to see what your drop mode is?
#2
10/27/2005 (10:59 am)
It's set to Drop at Screen Center.
#3
10/31/2005 (7:37 am)
Anyone have any ideas on how to fix this?