stupid Collision Response .... big Problem

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
Guest

stupid Collision Response .... big Problem

Post by Guest »

Hy... i have a big problem with my Collision Response Animator .... i think it is not useful to post the code...its a little bit mutch......

here the problem:

i want to change the coordinates of my scene node...without these animator everything works as expected...but with my scene node switches to the new point i entered with setPosition() and then back to the old one....and i do not have a clue....or just the coordinates are not right.... i write setPosition(core::vector3df(0,0,0)) but the final point is 100,0,0 or so...please...anybody an idea???

thx
Post Reply