Sprite Animator is a Unity package that provides a custom animator designed specifically for 2D sprites. It leverages a global frame duration, allowing for full synchrony between animated objects.
This script is for Unity2D tiling. Simply create a parent object (e.g. a cube) that you will use for collisions, etc. Create a parent object (e.g. a cube) that you will use for collision detection, ...