Have you ever taken pleasure in throwing objects with gravity gun (or analog) in such games as Half life 2, Doom, Dark Messiah of Might and Magic, BioShock, etc.? Or do you make first person 3D game and would add such opportunities as throw objects?
DescriptionThis asset contains scripts that allow move (hold, drop, throw, pull) objects.
It's easier to understand just trying than reading.It is easy way to make improvable gravity gun. Script contain public field defining maximum permissible mass of objects. Changing it you can achieve improvement effect.
Imagine, how it is impressive, when you break objects into pieces by throwing another object at them.
RequirementsBe sure, that you can use rigidbodies on throwable objects in your game.
If you want use it in another game differs from 3D first person, you will change some things in code.
Play Demo