Those will be crops you can plant, and the player can pretty much plant plenty. Like 2k of those.
The animations are pretty simple, done with Animation window and played through a Animation monobehaviour
I’ve been thinking of giving the ECS animation a try, but it seems to be only for HDRP and I actually don’t use any pipeline, And I don’t even know if that will even be fast.
What are some good solutions for drawing multiple animated objects at once in ecs?