This system aims to move objects with the movement of the mouse, in addition to being able to rotate and launch objects.
For more details about this asset from the Unity Asset Store, please visit: Click Here
This is a paid asset, but now you can download the “MS Move Objects” for FREE. Please note that this package is provided solely for learning purposes or to test the product before purchase, and not for commercial use.
MS Move Objects v2.4.7
“If possible, please buy the package to support the developer”
This system aims to move objects with the movement of the mouse, in addition to being able to rotate and launch objects.
The system is developed for first person characters.
GENERAL FEATURES:
• You can choose between various motion types, such as AddForce, Velocity or Position. In this way, the system can easily adapt to all project types.
• The system works well with components like “HingeJoint”, “CharacterJoint”, “ConfigurableJoint”, among others.
• You can choose to detect the objects by tag, name or PhysicsMaterial.
• The system includes several variables allowing to configure the speed of the movement, speed of rotation, distance, force with which the object can be launched, among other options.
• All variables have an explanation through ‘Tooltip’ to facilitate the use of the script. To view the explanation, just rest your mouse over the desired variable, and the text will appear.
• The script also has a texture system, where a texture appears when the object can be moved, and another texture appears while the player is moving the object. This way, it is easier to use the system when the mouse is not visible.
• The system has an example scene, already configured, where the system is demonstrated in a simple way, to facilitate the understanding of its operation and its use.