From 29a30a07c13849572b233b012436247cd064755d Mon Sep 17 00:00:00 2001 From: Davide Tantillo Date: Thu, 6 Feb 2025 16:18:02 +0100 Subject: [PATCH] Fixed multiple click events on mobile touches. Add team example. --- .../example/webcomponent-tutorial.html | 129 ++++++++++++++++++ spine-ts/spine-webgl/src/Input.ts | 14 +- .../src/SpineWebComponentWidget.ts | 7 +- 3 files changed, 141 insertions(+), 9 deletions(-) diff --git a/spine-ts/spine-webgl/example/webcomponent-tutorial.html b/spine-ts/spine-webgl/example/webcomponent-tutorial.html index 906673f4b..c7519884a 100644 --- a/spine-ts/spine-webgl/example/webcomponent-tutorial.html +++ b/spine-ts/spine-webgl/example/webcomponent-tutorial.html @@ -3177,6 +3177,135 @@ const darkPicker = document.getElementById("dark-picker"); --> + +
+
+

You could use some Spine widgets to show your team.

+

Hover to the widgets to make them jump, or click on them to change randomly the default animation.

+
+
+ +
+

Meet our team!

+
+
+
+ + + +
+

+            
+        
+
+ + + +