Difference between revisions of "Component Clone Tooltip"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "Category: Tooltips")
 
 
Line 1: Line 1:
 +
The Component Clone Tooltip is a [[Common Tooltips|tooltip]] that allows you to copy a [[component]] from one [[slot]] to another. It can be found in Essential Tools in your Inventory.
 +
 +
== Usage ==
 +
 +
Grab the title of a component with the tooltip, and then [[Basic Controls|secondary-click]]. This stores the component in the tooltip. Then, in an [[Scene Inspector|inspector]] open with the slot you want to copy to, [[Basic Controls|primary-click]] on the bar on the left. This copies the component into that slot.
 +
 +
You can also primary-click on an object. This will copy the component to the object's root (if it has one) or to the slot that was hit.
 +
 +
== See Also ==
 +
 +
* [https://www.youtube.com/watch?v=uJq7I5ZGRY0 Neos VR Tutorial: Clone and apply dynamic Components with ComponentCloneTip] by [[User:ProbablePrime|ProbablePrime]]
 +
 
[[Category: Tooltips]]
 
[[Category: Tooltips]]

Latest revision as of 19:58, 8 October 2021

The Component Clone Tooltip is a tooltip that allows you to copy a component from one slot to another. It can be found in Essential Tools in your Inventory.

Usage

Grab the title of a component with the tooltip, and then secondary-click. This stores the component in the tooltip. Then, in an inspector open with the slot you want to copy to, primary-click on the bar on the left. This copies the component into that slot.

You can also primary-click on an object. This will copy the component to the object's root (if it has one) or to the slot that was hit.

See Also