Game Development Community

SetImmovable() 1.7.4 vs. 1.7.3

by Christian Rousselle · in Torque Game Builder · 07/14/2008 (8:22 am) · 1 replies

Hi,

using %obj.setImmovable(true); in 1.7.3 still lets objects rotate (e.g. via setAutoRotation()) in 1.7.4 %obj.setImmovable(true); also keeps objects from rotating. I do not know if this is intended behaviour.

Christian

#1
07/14/2008 (11:27 am)
In the begginin (im talkin about v. 1.1.3) setInmovable only kept you from movin the object from its current position (or thats what i remember)... dont know how does it work on 1.7.4 since i havent installed that version yet (actually, i havent downloaded it yet).