Game Development Community

SetLinearVelocity not working on PPC

by Andre Lind · in Torque Game Builder · 05/01/2007 (5:19 am) · 0 replies

Hi all!

Got a wierd bug here...
Using "standard" TGB 1.1.3 my character won't budge an inch when using setLinearVelocity

It works lite it's supposed to on my Intel Mac and on Windows but on my older iBook with PowerPC nothing happens
getLinearVelocity after the setLinearVelocity call shows that the object does have a velocity!

Have anyone experienced this before??