Nice loot dropping script

Hey Guys,

Anyone got any suggestions for making a nice animation/script which when a monster dies it will spill out around 5 sprites of ammo, cash or health? I kind of want it to spring out an bound to the floor.

The camera is fixed into orthographic view at a slight angle.

Thanks

Just instantiate the object with a rigid body and give it a random velocity upwards

Will the performance be alright on iOS though? sorry I should have mentioned that earlier.

Thanks, I have done as you suggested and it looks great, now I just need to test performance on iOS.