Use Bezier curve to create custom object move path ,create animation and play it. press [space]
playground demo
Originally, I wanted to create one cameraPath plugin, like the camerapath I used in Unity3D.
I’ll share the code for creating paths using CatmullRomSpline shortly
3 Likes
sebavan
September 22, 2021, 12:17pm
2
This is pretty coool !!! I am noticing a tiny glitch when the object is a the tangent point, it looks like it is inverting itself but this should have a place in the doc @PirateJC ?
1 Like
Hi @LostStar actually i do like this… i need your playground in javascript…now it is a typescript…typescript get on error…May i have it, please?
musk
March 10, 2022, 7:20am
5
You can add a parameter to fix it
3 Likes