Skip to content

Conversation

@pgilfernandez
Copy link

Playing with "Frame remapping" and the Expressions Preset I created at #684 I realized about 2 facts:

  • SVG export doesn't take into account frame remapping
  • it is not possible to nest 2 or more scenes with frame remapping enabled

So, once again, I used IA to fix both and the result was very good so it worth having a look at it.

In the following example:

  • the original scene (light purple square) is 60f
  • the previous scene is linked to another scene of 120f (green square) with frame remapping activated so it loops the original one (yellow square) 2 times
  • finally, there is a third scene (yellow square) that has linked the previous scene (green square) of 240f so that it is supposed to repeat the green square anim 2 times and repeat the light purple square anim 4 times.

In the following animations I just rendered/exported the final "third scene" that contains all squares:

ACTUAL (not right) NEW (right)
SVG SVG
loop_v3_old loop_v3_new
rendered (video) rendered (video)
loop_v3_old loop_v3_new

Example project used: loop_v03.friction.zip

Obviously it is something to do for v1.1 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant