{"id":171,"date":"2015-06-24T14:44:30","date_gmt":"2015-06-24T12:44:30","guid":{"rendered":"http:\/\/www.arigasoft.com\/?p=171"},"modified":"2023-08-08T17:16:10","modified_gmt":"2023-08-08T15:16:10","slug":"fun-animals-piranha-2","status":"publish","type":"post","link":"https:\/\/www.arigasoft.com\/index.php\/2015\/06\/24\/fun-animals-piranha-2\/","title":{"rendered":"Mouse Interaction &#8211; Object Highlight"},"content":{"rendered":"\n<p><strong>You are the glow !<\/strong><\/p>\n\n\n\n<p><a rel=\"noreferrer noopener\" href=\"http:\/\/arigasoft.com\/webplayers\/mouseInteraction.html\" target=\"_blank\">Webplayer available here !<\/a><\/p>\n\n\n\n<p><strong>Available on :<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/assetstore.unity.com\/packages\/tools\/particles-effects\/mouse-interaction-object-highlight-39119\" data-type=\"URL\" data-id=\"https:\/\/assetstore.unity.com\/packages\/tools\/particles-effects\/mouse-interaction-object-highlight-39119\" target=\"_blank\" rel=\"noreferrer noopener\">Unity Asset Store<\/a><\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<p><strong>Update 4.0<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Possibility to hold the mouse interaction when clicking on the object<\/li>\n\n\n\n<li>New option : Don&#8217;t exit the interaction when clicking through UI element<\/li>\n\n\n\n<li>External interaction can be called with specific method<\/li>\n\n\n\n<li>Events availables to be called when enter\/exit the interaction<\/li>\n\n\n\n<li>Many minor issues fixed, more details in the release notes<\/li>\n\n\n\n<li>Added a demo scene to check any interaction available<\/li>\n\n\n\n<li>Documentations update<\/li>\n\n\n\n<li>[4.1] Full serialization of all parameters<\/li>\n<\/ul>\n\n\n\n<p><strong>Update 3.0<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Distance of interaction is now customizable<\/li>\n\n\n\n<li>Grouped interaction is now supported<\/li>\n\n\n\n<li>Auto-resize setting available for the text of the tooltip<\/li>\n\n\n\n<li>Customization of the mouse cursor when the object is interacted<\/li>\n\n\n\n<li>Fix the non-desired gap of the tooltip text when the camera is far away<\/li>\n\n\n\n<li>Now system support multi-materials object<\/li>\n\n\n\n<li>Documentations update<\/li>\n<\/ul>\n\n\n\n<p><strong>Update 2.0<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>New Interaction mode (Touch\/Click)<\/li>\n\n\n\n<li>UI Panel for the tooltip is available<\/li>\n\n\n\n<li>Now the tooltip can be fixed to the object (instead of the mouse)<\/li>\n\n\n\n<li>Animation played when the object is interacted<\/li>\n\n\n\n<li>Custom inspector view (MouseInteractionEditor script is available in the Editor folder)<\/li>\n\n\n\n<li>New warning system for checking errors<\/li>\n\n\n\n<li>Disabled sound on the webplayer<\/li>\n\n\n\n<li>Documentations update<\/li>\n<\/ul>\n\n\n\n<p><strong>Presentation<\/strong><\/p>\n\n\n\n<p>The Mouse Interaction &#8211; Object Highlight system allows multiple interaction between objects and mouse \/ center of screen \/ touch.<br>This system adds an effect of highlight to objects hit by interaction (mouse, center of the screen or touch\/click) and a tooltip can be displayed near this object.<\/p>\n\n\n\n<p>Highlights, tooltips and all other settings are completely customizable for all applications you want (point&#8217;n&#8217;click, first-person rpg, first-person adventure, fps, hidden object, escape the room and so many games you&#8217;re able to develop)<\/p>\n\n\n\n<p><strong>Three ways of interaction (mouse, center of screen and touch\/click)<\/strong><\/p>\n\n\n\n<p>A simple list is available for switching between the three interactions.<br>Mouse interaction allows objects to interact with the mouse cursor.<br>Center of screen allows objects to interact with the center of the view (like first-person games)<br>Touch\/click allows object to keep interacted with a simple click (or touch for mobile users). Another click\/touch (in or out) can remove the interaction.<\/p>\n\n\n\n<p><strong>Highlight effect is completely customizable<\/strong><\/p>\n\n\n\n<p>You can customize the highlight color, the speed of interactions (color fading) and the emission value of the highlight (object appear more bright)<\/p>\n\n\n\n<p><strong>Tooltip is completely customizable<\/strong><\/p>\n\n\n\n<p>All settings of the tooltip are customizable.<br>You can change the text, text color (and alpha), text size, text font, text alignment, text shadow (color, alpha and position) and text position (about mouse\/center of screen)<br>Finally you can hide or show the text.<br>Also, any custom UI Panel can be use for the tooltip instead or with the text.<\/p>\n\n\n\n<p><strong>Extremely easy to use<\/strong><\/p>\n\n\n\n<p>All settings are available in the inspector panel, so no need to edit the script if you want to customize the system.<br>Even so scripts are very clean and completely commented.<br>For the center of screen interaction, attach the CameraRaycast script to your main active camera.<\/p>\n\n\n\n<p><strong>Evolutive system<\/strong><\/p>\n\n\n\n<p>Many features will come very soon, and the Mouse Interaction &#8211; Object Highlight system will grow up over time.<\/p>\n\n\n\n<p><strong>How to use<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Put the MouseInteraction script on the object<\/li>\n\n\n\n<li>Make sure to have put a collider on the object<\/li>\n\n\n\n<li>Put the CameraRaycast script on the main camera (if you want the center of screen interaction)<\/li>\n\n\n\n<li>Let&#8217;s play !<\/li>\n<\/ul>\n\n\n\n<p><strong>Demo scene can be sent on request.<\/strong><\/p>\n\n\n\n<p><strong>WARNING : the Mouse Interaction script doesn&#8217;t work very well with any UI Canvas elements. Prefer using it on 3D elements instead.<\/strong><\/p>\n\n\n\n<p><strong>All platforms supported<\/strong><\/p>\n\n\n\n<p><a href=\"http:\/\/arigasoft.com\/webplayers\/mouseInteraction.html\" target=\"_blank\" rel=\"noreferrer noopener\">Webplayer available here !<\/a><\/p>\n\n\n\n<p><strong>For more information about the Mouse Interaction &#8211; Object Highlight system<\/strong><br><a href=\"http:\/\/arigasoft.com\/documentations\/mouseInteraction_documentation_EN.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Documentation &#8211; English<\/a><br><a href=\"http:\/\/arigasoft.com\/documentations\/mouseInteraction_documentation_FR.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Documentation &#8211; Fran\u00e7ais<\/a><\/p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<!-- default-view.php -->\n<div\n\tclass=\"ngg-galleryoverview default-view \"\n\tid=\"ngg-gallery-a296e9ff44c597dc0b7a1d12ad14ce4b-1\">\n\n\t\t<!-- Thumbnails -->\n\t\t\t\t<div id=\"ngg-image-0\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/settings.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/settings.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_settings.jpg\"\n               data-image-id=\"43\"\n               data-title=\"settings\"\n               data-description=\"\"\n               data-image-slug=\"settings\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"settings\"\n                    alt=\"settings\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_settings.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<div id=\"ngg-image-1\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/highlight.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/highlight.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_highlight.jpg\"\n               data-image-id=\"32\"\n               data-title=\"highlight\"\n               data-description=\"\"\n               data-image-slug=\"highlight\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"highlight\"\n                    alt=\"highlight\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_highlight.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<div id=\"ngg-image-2\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/custom_color.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/custom_color.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_custom_color.jpg\"\n               data-image-id=\"35\"\n               data-title=\"custom_color\"\n               data-description=\"\"\n               data-image-slug=\"custom_color\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"custom_color\"\n                    alt=\"custom_color\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_custom_color.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<div id=\"ngg-image-3\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/custom_tooltip.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/custom_tooltip.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_custom_tooltip.jpg\"\n               data-image-id=\"36\"\n               data-title=\"custom_tooltip\"\n               data-description=\"\"\n               data-image-slug=\"custom_tooltip\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"custom_tooltip\"\n                    alt=\"custom_tooltip\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_custom_tooltip.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<div id=\"ngg-image-4\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/two_interactions.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/two_interactions.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_two_interactions.jpg\"\n               data-image-id=\"42\"\n               data-title=\"two_interactions\"\n               data-description=\"\"\n               data-image-slug=\"two_interactions\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"two_interactions\"\n                    alt=\"two_interactions\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_two_interactions.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<div id=\"ngg-image-5\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch2_overview.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch2_overview.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch2_overview.jpg\"\n               data-image-id=\"34\"\n               data-title=\"patch2_overview\"\n               data-description=\"\"\n               data-image-slug=\"patch2_overview\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"patch2_overview\"\n                    alt=\"patch2_overview\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch2_overview.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<div id=\"ngg-image-6\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch2_touchUIPanel.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch2_touchUIPanel.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch2_touchUIPanel.jpg\"\n               data-image-id=\"33\"\n               data-title=\"patch2_touchUIPanel\"\n               data-description=\"\"\n               data-image-slug=\"patch2_touchuipanel\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"patch2_touchUIPanel\"\n                    alt=\"patch2_touchUIPanel\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch2_touchUIPanel.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<div id=\"ngg-image-7\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch2_fixedAnimCustom.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch2_fixedAnimCustom.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch2_fixedAnimCustom.jpg\"\n               data-image-id=\"37\"\n               data-title=\"patch2_fixedAnimCustom\"\n               data-description=\"\"\n               data-image-slug=\"patch2_fixedanimcustom\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"patch2_fixedAnimCustom\"\n                    alt=\"patch2_fixedAnimCustom\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch2_fixedAnimCustom.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<div id=\"ngg-image-8\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch3_overview.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch3_overview.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch3_overview.jpg\"\n               data-image-id=\"40\"\n               data-title=\"patch3_overview\"\n               data-description=\"\"\n               data-image-slug=\"patch3_overview\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"patch3_overview\"\n                    alt=\"patch3_overview\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch3_overview.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<div id=\"ngg-image-9\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch3_distGroup.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch3_distGroup.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch3_distGroup.jpg\"\n               data-image-id=\"39\"\n               data-title=\"patch3_distGroup\"\n               data-description=\"\"\n               data-image-slug=\"patch3_distgroup\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"patch3_distGroup\"\n                    alt=\"patch3_distGroup\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch3_distGroup.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<div id=\"ngg-image-10\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch3_cursorResize.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch3_cursorResize.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch3_cursorResize.jpg\"\n               data-image-id=\"41\"\n               data-title=\"patch3_cursorResize\"\n               data-description=\"\"\n               data-image-slug=\"patch3_cursorresize\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"patch3_cursorResize\"\n                    alt=\"patch3_cursorResize\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch3_cursorResize.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<div id=\"ngg-image-11\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch4_overview.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch4_overview.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch4_overview.jpg\"\n               data-image-id=\"44\"\n               data-title=\"patch4_overview\"\n               data-description=\"\"\n               data-image-slug=\"patch4_overview\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"patch4_overview\"\n                    alt=\"patch4_overview\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch4_overview.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<div id=\"ngg-image-12\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch4_holdDontExit.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch4_holdDontExit.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch4_holdDontExit.jpg\"\n               data-image-id=\"45\"\n               data-title=\"patch4_holdDontExit\"\n               data-description=\"\"\n               data-image-slug=\"patch4_holddontexit\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"patch4_holdDontExit\"\n                    alt=\"patch4_holdDontExit\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch4_holdDontExit.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<div id=\"ngg-image-13\" class=\"ngg-gallery-thumbnail-box ngg-3-columns\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch4_extEvent.jpg\"\n               title=\"\"\n               data-src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/patch4_extEvent.jpg\"\n               data-thumbnail=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch4_extEvent.jpg\"\n               data-image-id=\"38\"\n               data-title=\"patch4_extEvent\"\n               data-description=\"\"\n               data-image-slug=\"patch4_extevent\"\n               class=\"ngg-simplelightbox\" rel=\"a296e9ff44c597dc0b7a1d12ad14ce4b\">\n                <img\n                    title=\"patch4_extEvent\"\n                    alt=\"patch4_extEvent\"\n                    src=\"https:\/\/www.arigasoft.com\/wp-content\/gallery\/mouse-interaction\/thumbs\/thumbs_patch4_extEvent.jpg\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n\t\n\t<br style=\"clear: both\" \/>\n\n\t\n\t\t<!-- Pagination -->\n\t<div class='ngg-clear'><\/div>\t<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>You are the glow ! <\/p>\n","protected":false},"author":1,"featured_media":172,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"ngg_post_thumbnail":0,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"categories":[5,14],"tags":[11,22,23,21,10],"class_list":["post-171","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-other","category-unity","tag-asset-store","tag-highlight","tag-mouse","tag-script","tag-unity"],"_links":{"self":[{"href":"https:\/\/www.arigasoft.com\/index.php\/wp-json\/wp\/v2\/posts\/171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.arigasoft.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.arigasoft.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.arigasoft.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.arigasoft.com\/index.php\/wp-json\/wp\/v2\/comments?post=171"}],"version-history":[{"count":11,"href":"https:\/\/www.arigasoft.com\/index.php\/wp-json\/wp\/v2\/posts\/171\/revisions"}],"predecessor-version":[{"id":202,"href":"https:\/\/www.arigasoft.com\/index.php\/wp-json\/wp\/v2\/posts\/171\/revisions\/202"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.arigasoft.com\/index.php\/wp-json\/wp\/v2\/media\/172"}],"wp:attachment":[{"href":"https:\/\/www.arigasoft.com\/index.php\/wp-json\/wp\/v2\/media?parent=171"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.arigasoft.com\/index.php\/wp-json\/wp\/v2\/categories?post=171"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.arigasoft.com\/index.php\/wp-json\/wp\/v2\/tags?post=171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}