Hi,
I'm a unity noob and sorry if this question seems a bit stupid.
Basically, is there a way to have collisions match the sprite map?
I'm making the flappy bird clone from the Playmaker tutorials as a learning project. Not thinking much about collisions I designed my 2d character to be dog shaped in profile... big head, tiny body and legs... not cube or capsule shaped so currently the collision detection is larger than the image area.
The sprite map isn't animated, it's just one alive and one dead image, but it would be nice if there was individual collision detection on both.
The only way I can think of now is to model two planes in blender to suit the images, but this doesn't seem like the best way to approach things if I was making a game that had many sprite animations.
I would just like to know what would a seasoned Unity pro would do.
Thank you.
↧