Some quick questions.

I have a school project to do. It is for my Mythology class. I thought since I am wanting to go into game design i though i would get Unity and try my stab at making a simple game involving Greek Gods for the project.

My questions are this:

  1. I have found about four 3d Models of Greek Gods. I would like to be able to knock them down when they are hit with a ball, how can i do this?

  2. I would like the ball to be Thor’s Hammer, which I have found a 3d model of as well. How can i make this model “throwable”.

Thanks.

Attach colliders and rigidbodies to the models. Find some way to propel the hammer at the statues. Play with mass settings and enjoy.