SpriteDropObject now respects camera rotation
Remove shit we don't need in the example project anymore
Right Click -> Delete in the Sprite Editor Timeline will delete all selected frames if multiple are selected
Update Ninja Frog sprite to include all necessary animations
Add `HasBroadcastEvents` to SpriteComponent. Hide Broadcast Events in Inspector if `!HasBroadcastEvents`. Add `Bounds` to SpriteComponent
Add "footstep" events to Ninja Frog sprite
Remove all the old code files from the example project
Update the example scene