qyli Posted February 22, 2011 Posted February 22, 2011 code copied from sample/players, only world replaced by ourselves, call actor.setPosition in init function cause program hang forever, but if i chang the argument's z value to a very high value, then everything is ok, really strange.
qyli Posted February 22, 2011 Author Posted February 22, 2011 remove some mesh from world will fix the problem, don't know why and how
qyli Posted February 22, 2011 Author Posted February 22, 2011 remove call to persecutor.setPhiAngle(actor.getPhiAngle()) and persecutor.setThetaAngle(actor.getThetaAngle()) fix the problem. really strange.
Recommended Posts