I am trying to recreate Tetris for a school project. Right now every block consists of multiple objects (every tile is a single one). Any ideas how I can control them as they were a single actor together or if there is a simpler solution than how i did it