trevorkosht / Cuphead-GameProject

1 stars 0 forks source link

Collision component #21

Closed trevorkosht closed 6 days ago

trevorkosht commented 6 days ago

add collider component that is a rectangle add debugging to check the sides of rectangle visually if flipping animation changes location have this reflect with collider bounds collider could detection collisions independently or checked via Game1.cs QuadTrees?