motion-canvas / examples

A set of examples for Motion Canvas
MIT License
1.02k stars 60 forks source link

refactor: update signal example #6

Open screwage opened 1 year ago

screwage commented 1 year ago

Update Rect's rotation property to change based on Circle's scale signal instead of changing both at the same time. This is visually identical to the existing video/example, but might make the correlation between the scale & rotation more apparent for anyone picking up these examples.

screwage commented 1 year ago

Apologies for not creating an issue first! I figured this might be considered a "trivial" change based on the contribution guide from the main repo.

I can't seem to request a review (I might just be missing where I can do this in github). Hopefully pinging will suffice :) @aarthificial