Hi Everyone,
I'm wanting to have it so when an object is destroyed it spawns some loot. Easy enough so far...
The catch is I want to 'fly up' and bounce a bit when it does. Make it look interesting instead of just plopping a new object in place.
Now this isn't a platformer so I'm not sure gravity will do the trick, and I think it will involve lerping of some sort.
Thoughts or suggestions are appreciated.