Ok, I fixed it and did what I wanted to do (more or less), thanks again.
Latest posts made by phyte
-
RE: Multiple animated groups with one click
-
RE: Multiple animated groups with one click
Thank you, I still can't recreate the same objects having same values.
ad 1: error in=-Group!switch*90
ad 2: error in
=choose(Group!switch,180,180-15*Group!counter,30,30+15*Group!counter)
Also, one more animation:
4. 2 subgroups- first click [right]: bigger subgroup rotates holding to smaller one, whole group moves to stick with wall object (independent object)
- second click [left]: goes back to 90 rotation and sticks to the wall
-
RE: Multiple animated groups with one click
Thanks for these models, I've tried to figure it out and implement it to my idea, but still I don't get it. Can you just make that for me?:
- 3 subgroups with different sizes, same axis
- first click: red, blue rotates by 45, 90, green no change
- second click: going back to start positions (0, 0)
- 2 subgroups with different sizes, same axis
- first click: red changes its size (2)
- second click: whole group rotates by 90 (3)
- third click: red gets original size (4)
- fourth click: back to start/rotation -90 (1)
- 2 subgroups with different sizes, same axis
- first click: red changes its size (2)
- second click: red changes its size (3)
- third click: back to start/red changes its size (1)
-
RE: Multiple animated groups with one click
@dave r said:
When making Dynamic Components those functions can be used.
I mean that those functions can be used also for pure groups (without components).
Anyway, I want for example:-
one click on the object (left) causes rotation of each subgroup (right)
-
first click on the object causes rotation of the object on one axis, second click causes rotation on the second axis, third click causes scaling
Is this possible to do in SU without plugins?
-
-
RE: Multiple animated groups with one click
I mean that the same functions can be used for components and groups.
-
RE: Multiple animated groups with one click
I didn't update my profile. I use Pro version but from what I know dynamic components are not necessary for functions and animations. They work also only with groups.
-
RE: Multiple animated groups with one click
Can this be done only with functions?
-
Multiple animated groups with one click
Is it possible to run multiple functions with multiple groups?
For example, I want to create one main group containing 3 objects/groups, each subgroup/object should rotate in different position, but they all should run simultaneously on single main group click.
Is this possible?