[SOLVED]CollisionResponseAnimator problem (frame dependent)?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
CuteAlien
Admin
Posts: 9652
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: CollisionResponseAnimator problem (look frame dependent)

Post by CuteAlien »

Hipster me was already living that Corona-lifestyle years before it became mainstream!
With Irrlicht 1.8 I can reproduce it here. With trunk I don't have any troubles.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
krisbsx
Posts: 6
Joined: Mon Apr 13, 2020 10:48 pm
Location: Lyon, France

Re: CollisionResponseAnimator problem (look frame dependent)

Post by krisbsx »

Yes CuteAlien, I tried with the latest "trunk" version like you said and there is no problem with this version.

I admit that I had not taken the time to test these versions before today* and that totally solves my problem :D !

(*I was using Irrlicht 1.8.3 then 1.8.4).

Thank you for taking the time to help me!
Post Reply