http://rapidshare.com/files/223527306/TestLevel.rar.html

Okay, here is the level, where you can rotate camera (controls as usual, you press 0 and then cursor left-right keys) and see that particles problem

In Particles.c there is commented(line 40) code:
Code:
	var tVec[3];
	var tVec2[3];
	vec_diff(tVec,p.x,camera.x);
	vec_rotate(tVec,camera.pan);
	
	vec_diff(tVec2,p.x,tVec);
	vec_add(p.x,tVec2);


it seems not to work properly, can anyone help?


1st prize: Lite-C and Newton 2.17 by Vasilenko Vitaliy

Newton2 videos: http://tinyurl.com/NewtonVideos
LiteC+Newton2 discussion: http://tinyurl.com/NewtonWrapperDiscussion
Latest LiteC+Newton2 version(v23, from 29.10.2009): http://depositfiles.com/files/ae1l0tpro