Animation suggestions

Question Animation

 cubejumping.gif

Hi, I have made the animation above where each time a cube jumps it duplicates itself and lands on the next two stairs from where it jumped.

So at every jump the number of cubes doubles.

I want some suggestions on how I can relay this better to the viewer. As you can see lots of animations are currently "stacking" making it harder for a viewer to understand the concept. Is making the cubes cover the full width of the staircase my best option?

  • Martin Bergwerf replied

    "So at every jump the number of cubes doubles."

    No it doesn't🤣

    But the idea comes over really well; I don't see how it would be hard for a viewer to understand the concept.

  • Martin Bergwerf replied

    Oh wait, I think I see what you mean by 'stacking' and doubling.

    You are right, that is completely unclear, there is no way anyone can understand that that is what is happening, because two or more cubes at the same place, look the same as one cube.

    So, what you can do is offsetting the duplicates horizontally.

    1 love
  • Naf Ets(Nafets) replied

    I'm pretty sure they do double Martin :) At first jump the first cube goes into 2. Then at next jump those 2 go into 4. Then at next jump those 4 go into 8 and so on ... :)

    But you're right it might be harder to see due to the animations stacking. Let's see if I can add a frame from when there are 2 cubes jumping.

    024-11-21 121722.png

    4 total :)

    Edit: Do you think by making the vertices another color (black) in addition to offsetting the cubes would help? 

  • Martin Bergwerf replied

    What I mean is something like this (the different colors are only to differentiate between the different stages in the animation):

    Anim Cube.png

    Alternatively:

    Anim Cube_01.png

  • Martin Bergwerf replied

    " Do you think by making the vertices another color (black) in addition to offsetting the cubes would help? "

    If I understand that correctly, I don't think that would do you any good, but you can try.

  • Omar Domenech replied

    Yeah double each time means 2, then 4, then 8, then 16, then 32. How it looks right now is more like it adds one cube each time. So it goes from 2, to 3, to 4, to 5.

    I guess you would need a very very large staircase to start with, since if it's going to double each time it'll grow exponentially fast if you want to show a cube per rung of the stairs. Unless the also grow sideways? Or maybe the stairs also grow as the cubes double each step?