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
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
Torque Owner Ehrlich