pretorius Hi, are there any spinning coin tutorials here, so it appears 3D. I did see one on You Tube, but had no sound so wasnt easy to follow, as I have not used Spine in a while. Many Thanks
Spinebot Yes, there are several resources available to help you create a spinning coin animation in Spine that appears 3D. Here are some useful links and tips: Coin Example Project: This official example project demonstrates how to make a spinning coin. You can find it here. This example uses a combination of scaling and moving bones to create the illusion of a 3D spin. Frame-by-Frame Animation: If you need better performance, especially when exporting to JSON or binary format, consider creating a frame-by-frame animation of the rotating coin and animating it as a sequence attachment. More details can be found in the Spine 4.1 release blog. Rotating Diamond Tutorial: This tutorial can also be adapted for creating a spinning coin. You can find it here. Windmill Blades Example: For a horizontal spin, you can follow the steps indicated in the Windmill Blades example. These resources should help you get started with creating a spinning coin animation in Spine.