I have a general lesson from this question that is more general Unity knowledge than lesson-specific, hope that’s ok!
If I set up a game object with the exact same components (i,e. setting up a circle sprite with the collider and rigidbody components) as a premade option (i,e. the dynamic sprite option), is there any actual difference between them?