rayxuln / spine-runtime-for-godot

This project is a module for godot that allows it to load/play Spine skeleton animation.
MIT License
93 stars 22 forks source link

[Enhancement] SpineSprite's Icon should look like AnimatedSprite's icon #15

Open jonchun opened 4 years ago

jonchun commented 4 years ago

Compare the 3: image

jonchun commented 4 years ago

Even better would be to edit the Skeleton2D icon to have the "animated" look similar to AnimatedSprite. image

scottkunkel commented 4 years ago

In order to maintain api coherence, should the naming be similar? Spinesprite, Spineskeleton, spineskin etc?

Thomas

On Jul 12, 2020, at 9:19 AM, Jonathan Chun notifications@github.com wrote:

 Even better would be to edit the Skeleton2D icon to have the "animated" look similar to AnimatedSprite.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jonchun commented 4 years ago

Sorry - TheSkinSpine node is a custom node that I created. Ignore it.

scottkunkel commented 4 years ago

Sorry, I misunderstood the structure.