I mean the inclination.
and with speed I mean that I want that for example the spline is circled in 100 frames
my object follows the path. That’s no problem but how can I set the velocity of the object?
I noticed that it creates 2 elements, but I want to have 2 objects. Is this possible?
Hi I made the changes. So it looks like this: macroscript slice_plane category: “test_scripts” ( on execute do ( object_source = #() object_so…
I have tried to move pieces, but there is only one object in the end.
Thanks for the fast answer, but it also doesn’t work. It only change the color
Thanks for the fast answer, but it also doesn’t work. It only change the color
Thanks for the answer. Now I have this code: object_source = #() object_source = getCurrentSelection() slice_plane = plane width:100 length:100 …
Hi! It doesn’t work. It doesn’t comes to an end My code is the following: int Collision_Function_cf2(int t, const int object_number, int* object_fi…
ok, but where should I start with this algorithm? Should I calculate the center of the scene and start with the sphere, which is nearest to the center…