|
View your shopping cart.
Recent topics
Recent Comments |
Help with Image Grid CompositionIm looking to build a composition that creates a grid of images with rows and columns that can be moved independently and in any direction, sort of like a flat rubik's cube. Im able to get the basic movement down but im having trouble making my columns and rows move individually, and then having them wrap around when I get to the end of a row or column. Does anyone have any ideas about where I could start with this? Thank you!
More like this
|
Without knowing a bit more about your current approach it's hard to say - can you explain a bit more about where/how your having trouble or post the composition?
If your nor familiar with or using the modulus operator (% - which is available in the math and math expression patches) then learn/experiment with it as that is what you will need to do the wrapping