Skip to content

Commit aebbe50

Browse files
authored
Merge pull request #4021 from cre8ivepark/mrtk_development_InteractableReadmeUpdates
Update README_Interactable.md
2 parents 847bf86 + f98d052 commit aebbe50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/README_Interactable.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Interactable
22
![Interactable](../Documentation/Images/Interactable/InteractableExamples.png)
33

4+
With Interactable script, you can make any object interactable with differentiated visual state. For example, you can change color of the object on focus or make it bigger on pressed state. Since you can have multiple themes that control different parts of the object, you can achieve sophisticated visual states including shader property changes.
5+
46
## How to use Interactable
57
Add the Interactable Component to a GameObject
68

0 commit comments

Comments
 (0)