R
Roskaxapas

  • Nov 22, 2022
  • Joined Sep 19, 2022
  • That is working perfect! Thanks a lot for that Anthony ❤️

    Besides, using 1 as rotationDamping keeps it working as before so it's a nice solution, you might want to include it in case other users want the feature as well.

    PS: I've seen the code for the FreeCamera is commented and there are things that looks like temporal, are you still working on it?

    • Thanks for the quick reply Anthony!

      The orbit-type camera is a good point but I'm not looking for that kind of camera but more a free one like the one you created, which as I said before, it's already amazing (I know it has a lot of work and maths behind the schemes).

      I'm just looking a way to add that kind of smooth damping at the end. I know it would kill the precision but it something I can accept for the project im working now.

      Thanks for the offer, it would be great if you could include that "smooth damping", or maybe you can point me in the right direction and I can try to add it by myself.

      Thanks again, keep it up man

      • Hi there people! First time using this asset and I'm amazed, congrats by the hard work Anthony!

        I was trying to achieve a more softer movement when using the FreeCamera and tried using the inertia options but it's not working very well for me (or at least I don't know how to properly configure the fields to create the correct output from the maths)

        I would like to get the effect of a "Lerp", more like the camera from places like Sketchfab does, which has inertia but also stops its movement very slowly but firmly. Check this out for example: https://sketchfab.com/3d-models/spiderman-toy-style-a40e20a288004a83be30dc155bba20f9

        Thanks!