modifier curve & constraint follow path
05 January 2017 11:57
hello i am new here
i want to move a cylinder along a bezier curve ( using constraint follow path) and in the same time my cylinder take the shape of the curve ( using modifier curve)
it works in blender but not in b4w
can i do it with javascript? is there an api for modifier curve?
thanks for you reply
i want to move a cylinder along a bezier curve ( using constraint follow path) and in the same time my cylinder take the shape of the curve ( using modifier curve)
it works in blender but not in b4w
can i do it with javascript? is there an api for modifier curve?
thanks for you reply
05 January 2017 23:26
06 January 2017 17:25
06 January 2017 23:35
helloIt can't be solved using only Blender Baker tool because there's also a mesh modification during moving through a spline. You also need to bake vertex animation, but it's better to recreate this using armature system with simple armature animation.
thanks you for you reply
i have discovered baking
but the problem remains
anyway thanks a lot
Here's your file with baked animation:
testmodifiercurve.blend
fara.html
Blend4web and that kind of thing.
08 January 2017 16:50
09 January 2017 10:39