I want to make loop animation of a object from cloned objects. I have code for loop animation, but I need to merge cloned object to one object and animate it.
Thx
If you could explain more or perhaps share a capx of what you are doing it will be easier to help..
Is there a reason these are cloned objects instead of instances of the same object?
Would using a family for these objects work?
If you could explain more or perhaps share a capx of what you are doing it will be easier to help.. Is there a reason these are cloned objects instead of instances of the same object? Would using a family for these objects work?
I made the example:
Develop games in your browser. Powerful, performant & highly capable.
have you try the wrap behavior?
You mean something like this?
Example made with C2 Beta 208
It uses copies instead of clones, "bullet behaviour" and "wrap behaviour"..
You mean something like this? Example made with C2 Beta 208 It uses copies instead of clones, "bullet behaviour" and "wrap behaviour"..
Yes Thank you
p.s. I noticed, the objects are easily separable from each other in a animations. Try with many click. Any solution?
Example: