(One intermediate revision by the same user not shown)
Line 3:
Line 3:
|Name=Debug Interactable
|Name=Debug Interactable
}}
}}
{{stub}}
The '''DebugInteractable''' component is a [[UIX]] interactable that changes the color of an image on the same slot when the component area is interacted with.
This was possibly made by [[User:Frooxius|Frooxius]] while they were creating [[UIX]] during the UIX development of FrooxEngine.
{{Template:Debug}}
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|TouchExitLock|Bool|
|TouchExitLock|Bool| Whether the component can have an exit event or not when touching the component is stopped.
|TouchEnterLock|Bool|
|TouchEnterLock|Bool| Whether the component can have an enter event or not when touching the component is started.
}}
}}
== Behavior ==
== Usage ==
Attach to a slot of a UIX with an [[Component:Image|Image component]] to start debugging via touch.